explain System.out.println

Answer Posted / shakti prasad rath

System ->it is a final class present in java.lang package
that can be inherited.

out -> it is a inner class object.

println() -> it is a method in printstream class

Is This Answer Correct ?    9 Yes 44 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why call by value prevents parameter value change?

583


What is the default execution method in java?

624


What is the difference between throw and throws keywords?

576


Is 0 an even number?

548


How do you implement polymorphism in our day to day life?

2763






What are the principle concepts of oops?

536


what is the significance of listiterator in java?

620


What is java jit compilers?

562


What is stringbuffer in java?

541


Where is stringbuffer stored?

547


What is collection class in java?

544


What is import java util arraylist?

655


What is string in java?

560


How many java versions are there?

560


What is binary tree in java?

534