Question: What type of error will be generates if a { is typed when you should have typed a ( in a statement, for example the
What type of error will be generates if a { is typed when you should have typed a ( in a statement, for example the following statement:
System.out.println{Welcome to Java.};
No error
Run-time error
Logic error
Compiling time error
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
