why do we use System.out.println in java
please help anyone faster I am making project please.
Answers
Answered by
0
Answer:
println(): println() method in Java is also used to display a text on the console. This text is passed as the parameter to this method in the form of String. This method prints the text on the console and the cursor remains at the start of the next line at the console. The next printing takes place from next line.
Answered by
3
Answer:
mark me as brainlist. .....
Attachments:
Similar questions