Answer Posted / nikunj b patel
string is class.it is collections of character.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What are instance variables?
Can singleton class be inherited in java?
Explain java coding standards for methods?
Difference between character constant and string constant in java ?
What data structures are used to perform recursion?
Why should we use singleton pattern instead of static class?
How do you create a bulleted list?
What is default size of arraylist in java?
What is thread safe java?
What is navigable map in java?
Explain the JDB in depth & command line.
What are voids?
Can we define private and protected modifiers for the members in interfaces?
What are the advantages and disadvantages of reference counting in garbage collection?
what are synchronized methods and synchronized statements? : Java thread