Answer Posted / sowjanya
System is the class name and out is the static variable of the System class.
Out is called a field in System Class.
Print() method is used to disply something on the monitor.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Difference between method overloading and overriding.
When is the finalize() called?
Which java ide is used the most?
What is meant by data hiding in java?
What are daemon Threads in java?
Can inner class be public in java?
Is boolean a wrapper class in java?
Difference between this() and super() ?
How do you get the length of a string in java?
Explain how hashmap works?
What is lastindexof in java?
What is string english?
What are the drawbacks for singleton class?
How do I find and replace in word?
Describe method overriding