define System.out.println(); what is the meaning!
Answer Posted / mohanjayaseelan
system- is a class
out-is a field of type printstream
println-is a meathod in printstream class
| Is This Answer Correct ? | 38 Yes | 15 No |
Post New Answer View All Answers
Explain OOPs concept.
Discuss different types of errors that generally occur while programming.
What does indexof return in java?
What is the difference between JVM and JRE?
Explain the importance of throwable class and its methods?
How does split work in java?
What kind of variables can a class consist?
What is difference between array and vector?
What is meant by interface?
Why vector class is used?
How is the marker interface used in Java?
What is break and continue statement?
Can a class be defined inside an interface?
EDS (Electronic Data Systems India Pvt Ltd) at Chennai on 16-12-2006.
Mention some interfaces implemented by linked list in java.