if i have one string class then how can you achive this
class functionality of this class?
Answer Posted / guest
sdfg
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What is overriding in java?
Is c better than java?
What are the two parts of a conditional statement?
From the two, which would be easier to write: synchronization code for ten threads or two threads?
Why can't we use static class instead of singleton?
What is the purpose of the main method?
Explain wait() method of object class ?
What is deserialization?
What is the protected method modifier?
What about anonymous inner classes in java?
What is the byte order of byte buffer?
What is the use of StringTokenizer class?
When is update method called?
According to java operator precedence, which operator is considered to be with highest precedence?
What is difference between overloading and overriding in java?