MCQ
Single Best Answer
Easy
QThe output of the following code is:
System.out.println(Math.ceil(6.4)+Math.floor(-1-2));
ID: #24259
ICSE Computer Application - Class X - 2025 SPECIMEN QUESTION PAPER
44 views
Question Info
#24259Q ID
EasyDifficulty
ICSE Computer Application - Class X - 2025 SPECIMEN QUESTION PAPERTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer: Option D
Explanation
7.0 + (-3.0) = 4.0
✅ Answer: (d) 4.0
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic