explain System.out.println
Answer Posted / narasimha rao
System is a class
out is static object
println() is a method
| Is This Answer Correct ? | 37 Yes | 12 No |
Post New Answer View All Answers
Tell some latest versions in JAVA related areas?
Explain java coding standards for variables ?
What is a stringbuffer?
Is null an object java?
What is class and its types?
Differentiate between nested and inner class in java.
Can we override compareto method?
what is method reference in java 8?
What are the default and parameterized constructors?
What do you understand by casting in java language?
Can constructor be inherited?
What are the procedures?
What is factor r?
What are thread priorities and importance of thread priorities in java?
What are the problems faced by java programmers who don't use layout managers?