ICSE Class 10 Computer Applications
Question 8 of 30
Solved 2025 Specimen Paper ICSE Class 10 Computer Applications — Question 8
Back to all questionssupports floating point constants
Reason — The switch statement does not support float or double constants as case labels. It supports byte, short, int, char, String and enum.