why do we use System.out.println in java
please help anyone faster I am making project please.
Answers
Answered by
0
Answer:
sorry i don't understand the question okay
Answered by
0
Answer:
Java System. out. println() is used to print an argument that is passed to it.
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.
Explanation:
I hope it's helpful for you...❤️❤️
Plz mark me as brainlist.
Similar questions