ICSE Class 10 Computer Applications
Question 13 of 30
Solved 2023 Question Paper ICSE Class 10 Computer Applications — Question 13
Back to all questionsexplicit
Reason — In explicit type conversion, the data gets converted to a type as specified by the programmer. Here, the float value 32.8 is being converted to int type by the programmer, explicitly.