Question: Question 5 : Fill in the table below with the errors you will find in the following Java code and write the correction of each

Question 5:
Fill in the table below with the errors you will find in the following Java code and write the correction of each error: (Hint: There is 10 errors)
Public class Q31
public static void main(string [] args ){
Integer x=4;
char y=C";
String z= 'have a great day!'
System.out.println (z.touppercase ());
system.out.println(length());
}
\table[[Line,Error,Correction],[,,],[,,],[,,],[,,],[,,],[,,],[,,],[,,],[,,]]
 Question 5: Fill in the table below with the errors you

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!