Question: 38. Where is the error in this code sequence? String s= String ( Hello ); System.out.println( 5 ); 40. Where is the error in this


38. Where is the error in this code sequence? String s= String ( "Hello" ); System.out.println( 5 ); 40. Where is the error in this code sequence? short 5= Math. round(3.2) i System. out. println( s )i
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
