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
How would you dynamically allocate memory to an array?
I want to print “hello” even before main is executed. How will you acheive that?
What are heterogeneous objects?
what is the difference between Object Based Language and Object Oriented Language?
What is dynamic binding(late binding)?
What is constructor and its types?
Is char a data type in java?
what is the difference between a threads start() and run() methods? : Java thread
Give any two differences between C++ and java.
What is flag in python?
How many types of string data types are there?
What is the main functionality of the remote reference layer?
What are the types of arrays in java?
Which is dependent variable?
What is the difference between applet and application?