if i have one string class then how can you achive this
class functionality of this class?
Answer Posted / n. bala subramanian
MyString extends String{
}
This will give all the functionalites of String Object for
MyString
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
What is a hashmap used for?
Which java ide is used the most?
how does multithreading take place on a computer with a single cpu? : Java thread
What will be the output of round(3.7) and ceil(3.7)?
What is java string pool?
Why runnable interface is used in java?
What is diamond operator in java?
What is difference between core java and java ee?
What is the difference between actual and formal parameters?
What is a class in java?
What is native code?
Explain heap sort?
Is nullpointerexception checked or unchecked?
What is the set interface in java programming?
How to provide security in java