Question
Explain the usage of Externalizable interface?

Answers

An interface which contains two methods readExternal and writeExternal are Externalizable interfaces . These methods give you a control over the serialization mechanism by customize the serialization process through implementing these methods.   Your Comment




More United States of America,Software,Java Questions..
What is the inputsplit in map reduce software?

Can variables be used in Java without initialization?

What is the difference between java bean and enterprise java bean?

What is software configuration management?

How does the java database connectivity (jdbc) work?

What are the advantages of threads in java?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

What is object cloning in Java?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?



Search
Can you Answer!!
  • Q What is the main reason of using process lifecycle in Android
  • Q How do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
  • Q You have two pairs: new() and delete() and another pair : alloc() and free(). Explain differences between eg. new() and malloc()
  • Q What is aggregate awareness function? why do we use it?
  • Q A car goes straight from a point A to a point B with a velocity of 40 km/h and return back with a velocity of 60 km/h. The average velocity during the whole journey is;
  • Q Comment on endoaminoscope.
  • Q Which Mughalemperor gave land for the construction of the Golden Temple at Amritsar?
  • Q Declare a static function as virtual?no. The virtual function mechanism is used on the specific object that determines which virtual function to call. Since the static functions are not any way related to objects, they cannot be declared as virtual.
  • Q Which TSL functions you will use for Searching text on the window
  • Q What's new with stop(), suspend() and resume() methods in jdk 1.2?
  • Q What is SilkTest? What is the methodology behind Silk test?