explain System.out.println

Answer Posted / sekhar v n

System is a predefined final class

out is a PrintStream object

and

println is a built-in overloaded method in the out object

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a wrapper method?

533


How can we make sure main() is the last thread to finish in java program?

669


java Technical questions asked by JPMC

4571


Why synchronization is important?

586


Can you pass functions in java?

568






What is the major advantage of external iteration over internal iteration?

613


What is jit compiler in java?

588


Which sorting is best in java?

534


How do you create an array in java?

531


What is java console application?

558


What is a stringbuilder?

511


What is stored procedure. How do you create stored procedure ?

1493


What methods are used to get and set the text label displayed by a button object?

554


Describe how to implement singleton design pattern in struts.

531


What is the purpose of static keyword in java?

517