Q382
Which of the following statements declares a variable that can contain a decimal number?
A.
dec payRate;
B.
dec hourlyPay
C.
float payRate
D.
float hourlyPay;
AnswerE.
None of the above
Answer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board