Answer Posted / edward sudhaharchennai
out is d object of PrintStream class which is available in
System class. println is a static method . its work is to
print the information provided into the console...
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Explain the difference between serializable and externalizable in java?
Why do we use threads in java?
What does jre stand for?
Who developed java?
what is thread? : Java thread
How many bits is size_t?
Can we use String with switch case?
What is valid keyword in java?
How many ways can we create the string object?
Is a class subclass of itself?
Why is the main method static?
Which package is always imported by default?
Write a method to check if input string is palindrome?
What is data member in java?
Which are different kinds of source code?