Answer Posted / debargha
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 ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is try-with-resources in java?
Why stringbuilder is not thread safe in java?
What is the purpose of format function?
Explain about strings in java?
What are thread safe functions?
Where local and global variables are stored?
What is assembly condition codes?
Differentiate between array list and vector in java.
java Technical questions asked by JPMC
What is the difference between conversation & casting?
What is the use of accept () method in java?
What is a lock or purpose of locks in java?
Can we use synchronized block for primitives?
Define max and min heap, also the search time of heap.
how we can use debug in myeclipse 6.0 in order solve the problems that exist in our program when there are 900 to 1000 pages in a web application