ICSE Class 10 Computer Applications
Question 15 of 30
Solved 2024 Specimen Paper ICSE Class 10 Computer Applications — Question 15
Back to all questionsOnly i
Reason — Integer constants represent whole number values only. Thus, 4 is an integer constant. 4.0 is a double constant, 4.3f is a float constant while "four" is a String constant.