which methods consisting of the serilizable interface?

Answer Posted / guest

no methods at all marker interface it is

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the default execution method in java?

626


What is main method?

539


Which is bigger float or double?

522


What is default switch case? Give example.

578


How many digits can a float hold?

539






I want my class to be developed in such a way that no other class (even derived class) can create its objects. Define how can I do so?

704


Can abstract class have private constructor?

501


Write a code to show a static variable?

620


Can private method static?

475


What is ternary operator?

571


How many boolean functions are there?

512


Can we use return in constructor?

497


Which collection allows duplicate values in java?

548


What is synchronization and why is it important in java programming?

473


What is the difference between checked exception and unchecked exception?

533