explain System.out.println

Answer Posted / arun

System is a class provided by package java.lang


println() is a method of class Printstream provided by
package java.io

out is output stream to which value and objects will be
printed.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we override constructors in java?

681


What is int short for?

516


What is the use of private static?

535


How does class forname work in java?

482


What is the final class modifier?

561






Is 0 an even number?

551


Explain the use of shift operator in java. Can you give some examples?

543


What is method overloading in java ?

564


What is the importance of static variable?

590


What is lazy initialization in java?

556


How to create a base64 decoder in java8?

559


Is vector synchronized in java?

557


What is void in java?

593


What is string builder?

470


How many types of literals are there in JAVA?

596