what will we the the output
of the following code
System.Out.Print ("G00D");
System.out.println ("MORNING");
Answers
Answered by
1
Answer:
"Good Morning" is the answer
Answered by
3
sorry
error: cannot find symbol
System.Out.Print("GOOD");
Similar questions