Multiple Choice
Case-Based Critical Thinking Questions Case 1 - PetPals
You have been hired by PetPals Veterinary Clinic to modify an application. The application is used to enter and save all patient (pet) information obtained during an office visit.
To simplify the coding of the InputBox function, the prompt and the title for the InputBox can be declared as ____ because they will not change while the application runs.
A) string variables
B) static variables
C) Boolean variables
D) named constants
Correct Answer:

Verified
Correct Answer:
Verified
Q8: Date variables are automatically set to which
Q11: A variable declared in the Declaration section
Q13: The strFirstName and strLastName variables contain the
Q16: A local gym needs an application to
Q31: Every numeric data type in Visual Basic
Q33: Problems - Correcting Code Errors <br>The following
Q33: The _ of a variable determines where
Q41: The ControlChars.NewLine constant instructs the computer to
Q50: Instead of storing data in the properties
Q52: Data types and classes are not related