Identify the syntax errors in the following snippet of code. (2 marks) public class Hello { public sattic void main(Stri
Posted: Fri Apr 29, 2022 8:00 am
JAVA
Identify the syntax errors in the following snippet of code. (2 marks) public class Hello { public sattic void main(String[] args) { Sytem.out.printl ("Hello Wrld!") } }
Identify the syntax errors in the following snippet of code. (2 marks) public class Hello { public sattic void main(String[] args) { Sytem.out.printl ("Hello Wrld!") } }