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
What is integer size in java?
Can sleep() method causes another thread to sleep?
Explain about java sdk?
What is set and get methods in java?
what are different ways in which a thread can enter the waiting state? : Java thread
Difference between predicate, supplier and consumer ?
Does importing a package imports its sub-packages as well in java?
Discuss different types of errors that generally occur while programming.
What is the default access specifier for variables and methods of a class?
Tell me how many ways are there to initialise an integer with a constant.
explain multi-threading in java?
When object is created and destroyed?
What is a methodologist?
Can we make constructors static?
how to create daemon thread in java?