how many ways we can serialize the java object?

Answer Posted / manikandansit

in two ways we can serialize java object by implementing
Serializable and Externalizable interface

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Implement two stacks using a single array.

775


What are the differences between throw and throws?

811


What are identifiers in java?

770


Explain try and catch keywords in java?

853


what is interface in java? Explain

720


Can we inherit inner class?

733


How to split arraylist elements in java?

830


What are the new features in java 8?

793


Can we override constructor in java?

796


When wait(), notify(), notifyall() methods are called does it releases the lock or holds the acquired lock?

748


What data type is string java?

735


What is floor in java?

786


what are Hostile Applets?

1794


what is static import in java? Explain

770


Explain the JDB in depth & command line.

772