Answer Posted / rishi
by serialized interface
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
What does void * mean?
Why is java so popular?
What is default switch case? Give example.
What is the byte order of byte buffer?
What are class members by default?
What are invisible components?.
Why does it take so much time to access an applet having swing components the first time?
what are the methods in object?
Explain how can you debug the Java code?
What is multi-catch block in java?
What is the purpose of using the java bean?
How do you use substring in java?
What happens if an exception is throws from an object's constructor?
Can you explain the final method modifier?
what happens when a thread cannot acquire a lock on an object? : Java thread