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
Is java call by value?
What do you know about the garbage collector in java?
What is scope of a variable?
What are the different types of inner classes?
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
Explain about field hiding in java?
In case of inheritance what is the execution order of constructor and destructor?
what is the difference between future and callable interface in java?
Explain heap sort?
What is udp in java?
How do I get 64 bit java?
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?
What is a parent class in java?
Why do we override tostring method in java?
Why we override equals() method?