define System.out.println(); what is the meaning!
Answer Posted / stranger_ajnabi53@yahoo.c
System is a class
out is a method of printstream.
println is method .
| Is This Answer Correct ? | 36 Yes | 92 No |
Post New Answer View All Answers
Explain about object oriented programming and its features?
Is math an abstract class in java?
if u open login & logout ,how can udisplay the timelogin & logout members ?
How are multiple inheritances done in Java?
What is the class in java?
Describe the Big-O Notation.
What is locale?
Can a static member function access member variable of an object?
What is the purpose of a volatile variable?
Differentiate between == and equals().
What is the difference between exception and error in java?
What are the advantages of java inner classes?
explain the concept of virtual method invocation in polymorphism in detail?
What is the use of coding?
What is a linkedhashmap java?