Answer Posted / javachi
To have serialized array list, we need to implement the serializable interface.
| Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
How will you compute size of a structure?
What’s the difference between unit, integration and functional testing?
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?
What is the mapping mechanism used by java to identify IDL language?
What is parsing in grammar?
What are the 6 mandatory procedures for iso 9001?
What is continuity of a function?
When does an object becomes eligible for garbage collection in java?
What is the difference between an inner class and a sub-class?
Why is the main method static?
How do you create a reference in java?
What are alternatives to java serialization?
What does next mean in java?
Can we call the run() method instead of start()?
How do you clear a method in java?