Explain the difference between serializable and externalizable in java?


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

Post New Answer

More Core Java Interview Questions

Can we have a try block without catch block?

0 Answers  


What is return data type?

0 Answers  


Where is singleton pattern used?

0 Answers  


What is the console in java?

0 Answers  


What is bytecode verifier?

0 Answers  






What is the purpose of having the concept of overloading?

7 Answers   Ness Technologies,


What happens to a static var that is defined within a method of a class?

0 Answers  


Can we split string with in java?

0 Answers  


What super () does in java?

0 Answers  


Can you declare the main method as final?

0 Answers  


Explain which of the following methods releases the lock when yield(), join(),sleep(),wait(),notify(), notifyall() methods are executed?

0 Answers  


How do you override a private method in java?

0 Answers  


Categories