Jasica

Computer Science homework help

Computer Science homework help

    1. TCO 3) In VBScript, which symbol is used to test for equality or equivalency?
    2. (TCO 3) What decision structure will perform the following logic?
       
       if customerCode is not equal to 1 then
          discount = 0.25
              else
             discount = 0.50
    3. (TCO 3) Which statement best describes the following pseudocode?
    4. (TCO 3) Which VBScript logical operator has the highest order of precedence?
    5. (TCO 3) Any one or more conditions in a chain of conditions in a Boolean expression must be true in order for the entire expression to be evaluated as true. This defines the _____ Boolean operator in VBScript.
  • (TCO 3) What logic operator could be used to replace the nested selection structure in this pseudocode?
    if empMedicalIns = "paid" then
      print empIdNumber 
       endif
         
      if empDentalIns = "installments" then
        print empIdNumber
         endif
  1. (TCO 3) What Windows CLI command will display all current connections that your computer has made to network resources on other computers on the network?
  2. (TCO 3) Which one of the following object definitions is used in a VBScript program to create and delete shared network folders?
  3. (TCO 3) What Windows CLI command will display all current resources that your computer is making available to other network users?
  4. (TCO 3) Which one of the following object definitions is used in a VBScript program to map and un-map shared network folders to a drive letter?
Pending
Other / Other
09 Sep 2017
Due Date: 09 Sep 2017

Report As Dispute

Share Your Feedback

Give Review : A+ A B C D F