neelam
Java Externalizable
2 Answer(s)      2 years and 7 months ago
Posted in : Java Interview Questions

What is Externalizable?
View Answers

October 16, 2010 at 11:51 AM


When we use Externalizable interface,we have a complete control over class's serialization process.The Externalizable interface has two methods namely writeExternal() and readExternal(, which are to be overridden for the purpose of object serialization process.
writeExternal() method is used to save the contents of an object.
readExternal() method is used to restore the contents of an object.

October 16, 2010 at 11:51 AM


When we use Externalizable interface,we have a complete control over class's serialization process.The Externalizable interface has two methods namely writeExternal() and readExternal(, which are to be overridden for the purpose of object serialization process.
writeExternal() method is used to save the contents of an object.
readExternal() method is used to restore the contents of an object.









Related Pages:
Java Externalizable
Java Externalizable  What is Externalizable?  When we use Externalizable interface,we have a complete control over class's serialization process.The Externalizable interface has two methods namely writeExternal
Externalizable.....
Externalizable.....  Give simple program for Externalizable concept
Externalizable
Externalizable  Give any program for Externalizable interface
What is Externalizable?
What is Externalizable?   Hi, What is Externalizable? Thanks
Serializalble and Externalizable
Serializalble and Externalizable  hello, What is the difference between Serializalble and Externalizable interface?   hiii, When you use... complex object serailization process. When you use Externalizable interface, you
Java Serializalble interface
Java Serializalble interface  What is the difference between Serializalble and Externalizable interface
java - Java Interview Questions
in advance Vinod   Hi friend... Externalizable interface : When... but Externalizable interface provides facility to complete control over serialization process... externalization must implement Externalizable interface and override
Core Java Interview Question, Interview Question
of Serializable. Java provides Externalizable interface that gives you more control over... Core Java Interview Question Page 11  ...: Serialization is the process of writing complete state of java object
Java Interview Questions 3
Java Interview Questions page 3   ... methods in the Externalizable interface? Answer: There are two methods in the Externalizable interface. You have to implement these two methods
Core Java Interview Question, Interview Question
is a subclass of Serializable. Java provides Externalizable interface that gives you more... Core Java Interview Question Page 7   ... of java object into output stream, that stream can be file or byte array or stream
Core Java Interview Question, Interview Question
Core Java Interview Question Page 21  ... is your platform's default character encoding? Answer: If you are running Java on English Windows platforms, it is probably Cp1252. If you are running Java
Java Interview Questions - Page 2
Java Interview Questions - Page 2   .... Question: What is the main difference between Java platform and other platforms? Answer: The Java platform differs from most other platforms
Lack of Streaming leads to Screaming - Java Tutorials
Lack of Streaming leads to Screaming 2002-05-24 The Java Specialists.... Welcome to the 46th edition of The Java(tm) Specialists' Newsletter... of tips on how to do complicated things in Java. The electronic book was put
Java Interview Questions - Page 11
Java Interview Questions - Page 11   ...? Answer: An object must implement the Serializable or Externalizable... own scrolling. Question: What is a Java package and how is it used
java
java  diff bt core java and java
java
java  what is java
JAVA
JAVA  how the name came for java language as "JAVA
java
java   why iterator in java if we for loop
java
java  explain technologies are used in java now days and structure java
java
java  different between java & core java
java
java  is java open source
java
java  what is java reflection
java
java   in java does not pointers concept but what is nullpointers in java?   nullpointer is a runtime Exception
java
what is the size of array in java ?  what is the size of array in java ? what is the mean of finalize in java
java
java   What is ?static? keyword
java
java  RARP implementation using java socket
java
java  sample code for RARP using java
Java
Java  how to do java in command prompt
java
java  why to set classpath in java
java
java  why to set classpath in java
java
java  Write a java code to print "ABABBABCABABBA
java
java  write a program in java to acess the email
java
java  send me java interview questions
java
java  how use java method
java
java  is java purely object oriented language
java
java  why multiple inheritance is not possible in java
java
java  Does java allows multiline comments
java
java  give a simple example for inheritance in java
java
java  give a simple example for inheritance in java
java
java  why to set classpath in java
java
java  why to set classpath in java
java
java  what are JAVA applications development tools
Java
Java   Whether Java is Programming Language or it is SOftware
java
java  explain object oriented concept in java
java
java   difference between class and interface
java
java  hi im new to java plz suggest me how to master java....saifjunaid@gmail.com
java
java   How to set java Policy for applet using jdk 6
java
java  dear, i want a field for date picker using java/java script
java
java  why methods in java raise exceptions   Have a look at the following link: Java Exceptions
java
java code to search the nodes  how to write the java code to search the nodes using routers

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.