My Report

Java Serialization Test – 2


Correct Answer: 2 points | Wrong: -1 point
Grades: A* (100% score) | A (80%-99%) | B (60%-80%) | C (40%-60%) | D (0%-40%)
advertisement

1. What is serialization?

2. What is deserialization?

3. How many methods Serializable has?

4. Default Serialization process cannot be overridden.

5. Which of the following methods is used to avoid serialization of new class whose super class already implements Serialization?

6. Which of the following methods is not used while Serialization and DeSerialization?

7. What type of members are not serialized?

8. How an object can become serializable?

9. Serializaed object can be transferred via network.

10. If member does not implement serialization, which exception would be thrown?


 

Start practicing “1000 MCQs on Java”, and once you are ready, you can take tests on all topics by attempting our “Java Test Series”.

Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.