Question: 3) Find the errors of the following code segments: a) if (average 100) System.out.println(Great.); else System.out.println(Good.); b) int num if (num) 10; uld net elsen
3) Find the errors of the following code segments: a) if (average 100) System.out.println("Great."); else System.out.println("Good."); b) int num if (num) 10; uld net elsen num + 5; RCondition, num num - 5; c) int num 2, val 4; if (num > 0 and val
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
