How many objects are created when we create String class
object using new operator?
Answer Posted / guest
Two object will create.
| Is This Answer Correct ? | 30 Yes | 8 No |
Post New Answer View All Answers
For class CFoo { }; what default methods will the compiler generate for you>?
How to display names of all components in a Container?
How do you override a method in java?
What is the default execution method in java?
What is function declaration?
What is exception hierarchy in java?
What is e in java?
Why pointers are not used in java?
How to change the priority of thread or how to set priority of thread?
What is the symbol for line break?
What are bind parameters?
What is a method in programming?
When should a function throw an exception?
What is use of set in java?
What is hasnext in java?