What is serializable interface?

Answer Posted / ravikiran(aptech mumbai)

serializable interface is a marker interface which has no
methods at all

Is This Answer Correct ?    64 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the java ide’s?

567


What is the purpose of assert keyword used in jdk1.4.x?

550


Why declare Main() method as a static in java ?

588


Can we pass a primitive type by reference in java? How

519


What are different ways of object creation in java ?

562






Why do we need variables?

523


If try block is successfully executed, Then Is Finally block executed?

600


What is final int?

518


what is synchronization? : Java thread

551


What is java english?

483


Can finally block be used without a catch?

538


What is internal iteration in java se 8?

619


which one is more efficient int x; 1. if(x==null) 2.if(null==x) state which one either 1 or 2?

9166


How finally used under exception handling?

503


what are the methods in object?

623