give me the answer of this code
class A extnds String
This code we can write r not in Java? Explain?
Answer Posted / srikanth
u can just use those methods of string class
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the actions that can occur when a thread enters blocked state?
What are mutable classes?
What is the this keyword?
What is difference between final and finally in java?
Explain about wait() method?
What are the disadvantages of using inner classes?
What are the different types of data structures in java?
What is return null in java?
Which sort is best in java?
What is the main advantage of passing argument by reference?
Explain about anonymous inner classes ?
Mention some interfaces implemented by linked list in java.
What is the default size of load factor in hashing based collection?
Why array is used in java?
Can we have two methods in a class with the same name?