Identify the syntax error(s) (if any) in the following: Line 1 using System Line 2 namesspace ExerciseI

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 {

Line 6 static Main( )

Line 7 {

Line 8 console.write("ok")

Line 9 }

Line 10 }

Line 11 }

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: