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
What is a Presistent Object?
What is JFC?
What is a method signature java?
What is array length in java?
What are the advantages of packages in java?
Using callable statement how can you pass out parameters, explain with example?
What is a void in java?
Can we declare an interface as final?
describe synchronization in respect to multithreading? : Java thread
What is function overriding and overloading in java?
What are conditionals and its types?
What is ide with example?
What is replaceall in java?
How is string stored in java?
What is the purpose of static keyword in java?