Question: Find Error/Output in following code: int a=2,b=3; if (a==3) If (b=3) System. out. print (=7) : else system. out. print (f): system. out, print (5)
Find Error/Output in following code: int a=2,b=3; if (a==3) If (b=3) System. out. print ("=7) : else system. out. print ("f"): system. out, print ("5)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
