Can we serialize static variables 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 serialize arraylist in java?

0 Answers  


How HashMap implemented in java? how it internally works when values are added or searched from hashMap?What is the difference betweenthe implementation of hashmap and Linked Hashmap?

3 Answers   IBM,


How can a class be accessed, If no access modifiers are declared?

4 Answers  


Why do we need singleton class?

0 Answers  


How do you implement singleton class?

0 Answers  






Why java doesn’t support multiple inheritances?

0 Answers  


What are the legal operands of the instanceof operator?

0 Answers  


what is the difference between multitasking and multithreading?

21 Answers   TCS,


What technique can be employed to compare two strings?

0 Answers  


What is difference between length and length() method in java ?

0 Answers  


Explain the purpose of garbage collection in Java?

0 Answers   BirlaSoft,


Why parameters should be passed by reference?

0 Answers  


Categories