+91-85006-22255
What will be the output of the following program.
class HelloWorld{ public static void main(String t[]) { System.out.println("Hello World"); }}
Topic: Java Sample Program - Simple Hello World Program In Java
Read this topic Take test on this topic
Open In App