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
What are heterogeneous objects?
What is codebase?
What is the difference between numeric and integer?
What is constructor chaining and how is it achieved in java?
What are the various access specifiers for java classes?
What is Classloader in Java?
How do you replace all in word?
Objects or references which of them gets garbage collected?
What is hashset in java?
Explain the difference between transient and volatile in java?
How java is similar to c?
What is object-oriented programming?
How to split arraylist elements in java?
Is null keyword in java?
When do we need to use internal iteration? When do we need to use external iteration?