Question: Identify the syntax error(s) (if any) in the following: Line 1 using System Line 2 namesspace ExerciseI Line 3 { Line 4 Problem2 Line 5
Identify the syntax error(s) (if any) in the following:
Line 1 using System Line 2 namesspace ExerciseI Line 3 {
Line 4 Problem2 Line 5 {
Line 6 static Main( )
Line 7 {
Line 8 console.write("ok")
Line 9 }
Line 10 }
Line 11 }
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
