Answer Posted / rishi
by serialized interface
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
What is use of static in java?
What does indexof return in java?
Is ++ operator thread-safe in java?
Difference between notify() method and notifyall() method in java?
Which is better stringbuilder or stringbuffer?
Can we catch more than one exception in a single catch block?
Can we write multiple catch blocks under single try block?
Is java good for beginners?
What is method with example?
What is complexity in java?
What are different exception types exceptions available in java ?
What is the string function?
I want to re-reach and use an object once it has been garbage collected. Define how it’s possible?
Give a practical example of singleton class usage?
How can an exception be thrown manually by a programmer?