Examveda
Examveda

What is the purpose of the `System.out.println()` method in Java?

A. It performs mathematical operations

B. It writes data to a file

C. It reads data from the keyboard

D. It prints data to the standard output stream followed by a newline

Answer: Option D


This Question Belongs to Java Program >> Input Output

Join The Discussion

Related Questions on Input Output