explain System.out.println

Answer Posted / trip

System: Class of java.lang package
out: predefine stream variable
println: method of PrintStream class (which is a type of
object reference by System.out)

Is This Answer Correct ?    15 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are three ways in which a thread can enter the waiting state? Or what are different ways in which a thread can enter the waiting state? : Java thread

517


What is string length in java?

488


Why should we use singleton pattern instead of static class?

458


What carriage return means?

526


What are the various access specifiers in java?

561






What is string in java?

556


What is difference between printf and scanf?

516


What is a method in programming?

630


What is intern method in java?

578


Why are functions called methods in java?

523


What are the features in java?

574


Tell us something about different types of casting?

517


Can we instantiate interface in java?

670


What is the synonym of framework?

555


How to create packages in java?

525