Computer Science, asked by trishakulkarni3, 3 days ago

public class number { public static void main(string args[]) { int a, b, c; a=20; b=5; c=50; if(a>b) if(a>c) system.out.println(a); else system.out.println(c); } else if(b>c) system.out.print(b) else system.out. println(c) } }

Find the errors

Answers

Answered by ananyahere5
0

Explanation:

Have You Ever Faced A Dilemma Like The Father of The Twin Sisters? If Yes, Then Share It Here With Your Friend Pocso.

Similar questions
Chemistry, 8 months ago