+ 1

Anyone please tell me what is the problem with this code ....it giving me error.

class Myclass { public static void main (String[ ] args) { System.out.printIn("Hello World"); } }

6th Feb 2018, 2:16 AM
yogesh evane
yogesh evane - avatar
2 Réponses
+ 3
its system.out.println not printin you typed i instead of l
6th Feb 2018, 2:26 AM
‎ ‏‏‎Anonymous Guy
+ 1
thanks bro
6th Feb 2018, 2:31 AM
yogesh evane
yogesh evane - avatar