System.out.println("somestring"); It will create any object
or not
Answer Posted / aslam
Yes, It will create PrintStream object
| Is This Answer Correct ? | 20 Yes | 4 No |
Post New Answer View All Answers
What is the purpose of main function in java?
What is object-oriented programming?
Explain the importance of finalize() method.
How is Object Oriented Programming different from Procedure Oriented Programming?
What does main method?
This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }
what is the difference between preemptive scheduling and time slicing? : Java thread
Why do we use string?
Why is stringbuffer faster than string?
What is contractor means and methods?
What is the covariant return type?
What is the synonym of framework?
What is the buffer limit?
What are the topics in advance java?
What is purpose of applet programming?