How Array List can be Serialized.

Answer Posted / tirupathi rao

By Default all the Collection classes are serialized.And
Serializable is not a class its an Interface.

Is This Answer Correct ?    42 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does java edition mean?

520


Can I declare a class as private?

575


What is binary search in java?

551


What is the difference between exception and error in java?

486


What is the use of :: in java?

562






Why do you canvas?

600


Why do we use string?

569


Does sprintf allocate memory?

585


Which collection allows duplicate values in java?

538


What is substring 1 in java?

580


How does singleton class work?

524


Suppose if we have variable ' I ' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?

533


What is classpath?

542


What happens if an exception is not handled in a program?

616


Explain about join() method?

533