Solved

Case 1 - PetPals

Question 49

Multiple Choice

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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions