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

Choose the Best Option

Click any option to instantly check if you're correct.

  • A 3.0
  • B 4
  • C 3
  • D 4.0
Correct Answer: Option D

Explanation

7.0 + (-3.0) = 4.0
✅ Answer: (d) 4.0

Share This Question

Challenge a friend or share with your study group.