- A 42
- B 420
- D 00
ICSE Computer Application - Class - X ICSE Computer Application - Class X - 2025 PYQ
⚠ Report ✓ Question Verified Copy Link
The above statements will display:int p = 0; for (p = 4; p > 0; p -= 2); System.out.print(p); System.out.println(p);
Learn More MCQ Questions from ICSE Computer Application - Class - X ICSE Computer Application - Class X - 2025 PYQ