explain System.out.println
Answer Posted / deepak joshi
System is a class in java.lang package which imports java.io
package.....
out is a object(reference) of OutputStream class passed to
constructor of PrintStream class and println is a method in
PrintStream class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?
What is the purpose of return statement?
What is JDBC Driver interface?How can you retrieve data from the ResultSet
What is the meaning of nullable?
Is 64bit faster than 32 bit?
Can I uninstall java?
what is mutual exclusion? How can you take care of mutual exclusion using java threads? : Java thread
Explain the difference between jvm and jre?
What is the unit of plancks constant?
What is method overloading with type promotion?
Can you explain the cs option of java interpreter?
Explain about procedural programming language or structured programming language and its features?
What is the full name of java?
How to implement a multithreaded applet?
Is java developer a good career?