explain System.out.println
Answer Posted / dsr
system:system class
out->out is a object of printstream
print->method of printstream class
| Is This Answer Correct ? | 10 Yes | 14 No |
Post New Answer View All Answers
How big is a 32 bit integer?
What are the two basic ways in which classes that can be run as threads may be defined?
Explain about java sdk?
Can we write a class without main method in java?
What is r * in math?
What is an example of declaration?
What are computer functions?
Can an object be null?
What does .equals do in java?
Is java code slower than native code?
What is meant by overloading?
State some advantages of java?
Explain wait(), notify() and notifyall() methods of object class ?
How do you remove duplicates in java?
How can you handle java exceptions?