Advertisements
Advertisements
Question
Assign the following to a variable with suitable data type.
n = 24.50
One Line Answer
Solution
float n = 24.50;
shaalaa.com
Is there an error in this question or solution?
Chapter 1.03: Values and Data Types - EXERCISES [Page 33]