GAT Subject
Engineering
Computer Science Civil Engineering Chemical Engineering Agricultural Engineering Mechanical Engineering Electronics and Communication
37. | 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; | |