Answer Posted / harika
System is a predefined class,out is a reference of
printstream class,println is a method of printstream class.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the relationship between class and object?
Difference between string s= new string (); and string s = "abv";?
What is boolean false?
Is an object null?
Why is a string immutable?
What is the purpose of format function?
What is a java string?
What does i ++ mean in Java?
What is http client in java?
how can you take care of mutual exclusion using java threads? : Java thread
What is string data?
What is meant by object?
Explain about fail fast iterators in java?
Can we execute a program without main?
Explain the differences between abstraction and encapsulation?