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

Verified
Correct Answer:
Verified
Q2: An application allows a user to enter
Q3: The _ clause in an event procedure's
Q4: A memory variable that is a Double
Q5: Object and String variables are automatically initialized
Q6: Write a statement to display an input
Q8: Date variables are automatically set to which
Q9: You use the _ operator to concatenate
Q10: When a button is selected,the computer processes
Q11: A variable declared in the Declaration section
Q12: You declare a class-level variable using the