Echoing Words: Guess the Output!

Report a typo

What will be the output of the following Java code sequence:

System.out.print("Java");
System.out.print(" ");
System.out.println("101");
Select one option from the list
___

Create a free account to access the full topic