explain System.out.println()

Answer Posted / ranabir chakraborty

System is a predefined final class.
out is a object of print stream class. and
println is a method.

Is This Answer Correct ?    7 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is java call by value?

692


What do you know about the garbage collector in java?

682


What is scope of a variable?

683


What are the different types of inner classes?

623


Howto get an object that will perform date & time calculations then format it for output in some different locales with different date style.can ne1 tel me the answer of this question.pls

1541






Explain about field hiding in java?

615


In case of inheritance what is the execution order of constructor and destructor?

729


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

698


Explain heap sort?

792


What is udp in java?

640


How do I get 64 bit java?

628


Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?

746


What is a parent class in java?

631


Why do we override tostring method in java?

587


Why we override equals() method?

659