Answer Posted / ravikiran(aptech mumbai)
serializable interface will allow the process of
serialization to save the object in outputstream
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
I want to control database connections in my program and want that only one thread should be able to make database connection at a time. How can I implement this logic?
What is unicode used for?
What is default constructors?
How many arguments can a method have java?
Is string an object?
What are the loops in java?
What comes to mind when someone mentions a shallow copy in java?
How to run a JAR file through command prompt?
Mention some features of java?
What's the difference between an abstract class and interface in java?
Explain 5 features introduced in jdk 1.7?
What is instance means in java?
Why we override equals() method?
What is string buffer?
What is a finally block?