What is serializable interface?

Answer Posted / rupal

save the object and all its intance variables.

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are actual parameters?

508


What is final keyword?

630


Explain reverse a linked list iterative solution in java?

486


What is null object in java?

558


what is abstract class in Java?

634






What is the access scope of protected access specifier?

527


Explain the Propertie sof class?

574


Can we override private constructor in java?

492


Write an algorithm program in java for the following question.. 1) S is a set of integers.X is an integer obtained by sum of two digits in S. Write logic for whether or not the X is from the S. The time of algorithm should not exceed o(n logn).

1588


What is the scope or life time of instance variables?

644


What are identifiers in java?

562


What is the difference between the jdk 1.02 event model and the event-delegation model introduced with jdk 1.1?

602


What is the nested interface?

579


How to check if linked list contains loop in java?

440


What is java autoboxing?

524