System.out.println("somestring"); It will create any object
or not
Answer Posted / rakesh
yes it can create
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Is string an object?
what is the purpose of the wait(), notify(), and notifyall() methods? : Java thread
How do you check if an arraylist is not empty?
Explain listiterator and methods in listiterator?
Why local variables are stored in stack?
What are "class access modifiers" in Java?
What is appletviewer?
Which data type is class in java?
What is the difference between serial and throughput garbage collector?
How are multiple inheritances done in Java?
How do you declare a variable?
What is variable explain with example?
What is difference between equal and == in java?
what do you mean by marker interface in java?
Difference between error and exception