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.
The pet's temperature is recorded at every visit, and it may contain a decimal place. What data type is best for storing this data?
A) String
B) Integer
C) Decimal
D) Double
Correct Answer:

Verified
Correct Answer:
Verified
Q9: You use the _ operator to concatenate
Q18: A control's _ event occurs when a
Q20: The line continuation character is a(n)_.<br>A)ampersand (&)<br>B)underscore
Q21: The value returned by the InputBox function
Q37: An application allows a user to enter
Q38: A named constant's value cannot be changed
Q45: Which of the following statements declares a
Q53: If Option Strict is set to On,which
Q56: The Decimal,Double,and Single variable data types can
Q57: Calculations involving Decimal variables are not subject