Answer Posted / srinu
Arraylist are already implent serializible interface.
Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What is difference between null and void?
Which class is the superclass for every class in java programming?
Which is faster call by value or call by reference?
Is static variable stored in heap?
What is concurrent hashmap and its features?
What is the string function?
What do you understand by access specifiers in Java?
How do you declare an array in java?
If a class is declared without any access modifiers, where may the class be accessed in java programming?
What are latest features introduced with java 8?
What is return data type?
What is the use of 'super' keyword inside a constructor?
Can an anonymous class be declared as implementing an interface and extending a class in java programming?
Why local variables are stored in stack?
What is the difference between Java Program Constructor and Java Program Method, What is the purpose of Java Program constructor Please Explain it Breafily?