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 many types of operators are there?
Is null or empty java?
What is the purpose of encapsulation?
What is anagram word?
What is string :: npos?
This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }
What is the difference between abstract classes and interfaces?
What are the two ways to create a thread?
What is the collections api?
List out five keywords related to exception handling ?
Write a program to reverse a number in java?
How do you use compareto in java?
Should database connections be singleton?
What is double parsedouble in java?
What is difference between c++ and java ?