Answer Posted / nagendra
string is a class.
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
What is the tradeoff between using an unordered array versus an ordered array?
What is the use of isempty in java?
What is a Presistent Object?
How does sublist works in java?
What is the major difference between linkedlist and arraylist?
Is vector synchronized in java?
Can we call the constructor of a class more than once for an object?
How the metacharacters are different from the ordinary characters?
Define how does a try statement determine which catch clause should be used to handle an exception?
how to deploy tomcatserver to weblogic server? write d following steps?
Can you inherit a constructor java?
Can we override protected method in java?
I have multiple constructors defined in a class. Is it possible to call a constructor from another constructor’s body?
What are synchronized blocks in java?
What is java regex?