Can we serialize arraylist in java?


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

Post New Answer

More Core Java Interview Questions

I want to control database connections in my program and want that only one thread should be able to make database connection at a time. How can I implement this logic?

0 Answers  


Explain java code for recursive solution's base case?

0 Answers  


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

0 Answers  


Can java arraylist hold different types?

0 Answers  


What is HashTable?

4 Answers  


What is application tier?

0 Answers  


How is java hashmap implemented?

0 Answers  


what is difference between String buffer and String builder?

5 Answers   Benchmark,


What is the final method?

0 Answers  


What is Enum in Java?

0 Answers  


From the two, which would be easier to write: synchronization code for ten threads or two threads?

0 Answers  


when we create singleton design then we create private constructtor..so how JVM take private constructor to make object..but it's private..

1 Answers   Ness Technologies,


Categories