explain System.out.println

Answer Posted / praveen

System is a final class in java.lang package
out is a public static final refrence of PrintStram
in System
print() and println()are the methods in PrintStream

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is meant by Byte code concept in Java?

600


what is the difference between future and callable interface in java?

610


What is the longest unicode character?

697


What is ide with example?

552


How many types of memory areas are allocated by jvm?

568






What java ide should I use?

576


Is singleton a bad practice?

581


What is this keyword used for?

696


Explain illegalmonitorstateexception and when it will be thrown?

627


Why 1 is not a prime number?

563


What's the difference between int and integer in java?

544


Which is better list or arraylist in java?

500


What is the default execution method in java?

626


What is java console application?

564


Is space a char?

536