What are alternatives to java serialization?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What are the steps in the jdbc connection?

0 Answers  


What is replaceall in java?

0 Answers  


Java violates few objected oriented concepts. Can you explain in what way?

3 Answers   Ness Technologies,


Can a abstract class be defined without any abstract methods?

0 Answers  


What is private protected in java?

0 Answers  






What do you mean by byte code?

0 Answers  


In what types of operations an ArithmeticException will be thrown?

3 Answers  


Why we use static and synchronized in method for single thread model example: public static synchronized add(){}

2 Answers  


What is the use of singleton?

0 Answers  


What is the immediate superclass of the Dialog class?

2 Answers  


Differentiate between stringbuffer and string?

0 Answers  


Which method you will use to create a new file to store some log data. Each time a new log entry is necessary, write string to the file in java ?

0 Answers   HCL,


Categories