Answer Posted / nagendra
string is a class.
Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
Why are functions called methods in java?
How to print nodes of a Binary tree?
What are the 8 primitive data types in java?
What do you mean by checked exceptions?
What are serialization and deserialization?
Is it possible to instantiate the abstract class?
Can we convert stringbuffer to string?
Which programming language is best in future?
Why hashcode is used in java?
Explain what are final variable in java?
What is the difference between class forname and new?
Can we call a non-static method from inside a static method?
Differentiate between run time error and syntax error.
What do you mean by inner class in java?
Can we have multiple classes in single file ?