Multiple Choice
When using the Visual Basic .NET InputBox function which of the following is the recommended standard?
A) sentence capitalization for both prompt and title
B) book title capitalization for the title and sentence capitalization for the prompt
C) book title capitalization for both prompt and title
D) Pascal case for both
Correct Answer:

Verified
Correct Answer:
Verified
Q12: Integer, Long, and Short memory variables can
Q13: A literal constant is an item of
Q14: A named constant in a program can
Q15: A variable's lifetime indicates how long the
Q16: To produce output of the number 125
Q18: A control's _ event occurs when the
Q19: Date variables are automatically set to which
Q20: The least efficient data type, because the
Q21: Single and Double type memory variables can
Q22: The _ of a variable determines where