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
how to create multithreaded program? : Java thread
How many static init can you have?
What is the purpose of a parameter?
what do you mean by java annotations?
explain copyonwritearraylist and when do we use copyonwritearraylist?
What is the purpose of methodology?
Why pointers are not used in java?
What are keyboard events?
What is sizeof () operator?
Difference between ‘is-a’ and ‘has-a’ relationship in java?
why using interface interface ?
What is the difference between reader/writer and inputstream/output stream?
Does java trim remove newline?
Why there are some null interface in JAVA? What does it mean? Give some null interface in JAVA?
Give few difference between constructor and method?