Comp 230 Quiz 2

Published on January 2018 | Categories: Finance | Downloads: 105 | Comments: 0 | Views: 505
of 1
Download PDF   Embed   Report

1.(TCO 2) What is the problem with the following statement? 100 = grade 2. (TCO 2) An English-like statement used to describe the logic of a program is known as _____. 3. (TCO 2) An identifier can be the name for a ____ 4. (TCO 2) What is the best choice for a variable name representing a payroll tax value? 5. (TCO 2) What is an example of a string constant? 6. (TCO 2) What is an example of a numeric constant? 7. (TCO 2) If a variable held the value "Ferrari," what would be its data type? 8. (TCO 2) When a variable is given a data type and a name it is known as a _____. 9. (TCO 2) Given the rules of operator precedence, what value would the variable contain after the following statement was executed? distance = 2 + 5 * 5 + 5 10. (TCO 2) Which one of the following VBScript Input Methods will allow the user to type data terminated by the key into a VBScript program from the Windows CLI when prompted by the program? 11. (TCO 2) Which one of the following VBScript Methods will determine the number of command-line arguments passed to a program?

Comments

Content

1.(TCO 2) What is the problem with the following statement? 100 = grade 2. (TCO 2) An English-like statement used to describe the logic of a program is known as _____. 3. (TCO 2) An identifier can be the name for a ____ 4. (TCO 2) What is the best choice for a variable name representing a payroll tax value? 5. (TCO 2) What is an example of a string constant? 6. (TCO 2) What is an example of a numeric constant? 7. (TCO 2) If a variable held the value "Ferrari," what would be its data type? 8. (TCO 2) When a variable is given a data type and a name it is known as a _____. 9. (TCO 2) Given the rules of operator precedence, what value would the variable contain after the following statement was executed? distance = 2 + 5 * 5 + 5 10. (TCO 2) Which one of the following VBScript Input Methods will allow the user to type data terminated by the key into a VBScript program from the Windows CLI when prompted by the program? 11. (TCO 2) Which one of the following VBScript Methods will determine the number of command-line arguments passed to a program?

Sponsor Documents

Or use your account on DocShare.tips

Hide

Forgot your password?

Or register your new account on DocShare.tips

Hide

Lost your password? Please enter your email address. You will receive a link to create a new password.

Back to log-in

Close