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
How are java objects passed to a method and what are native methods?
What is static import?
Is there any tag in htm to upload and download files?
What is meant by memory leak?
What is a static method in java?
What is lambda expression in java?
What is the difference between static method and instance method in Java?
Is integer a class?
What is the use of arraylist class in java?
What is reflexive association?
Explain listiterator and methods in listiterator?
What methodology can be employed to locate substrings inside a string?
What is the benefit of inner / nested classes ?
What is the difference between @before and @beforeclass annotation?
Can we define package statement after import statement in java?