which methods consisting of the serilizable interface?
Answer Posted / balu
There are no methods in the serializable interface.it is a
marker interface.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What does the “static” keyword mean? Can you override private or static method in java?
What all access modifiers are allowed for top class ?
What does the ‘static’ keyword mean? Is it possible to override private or static method in java?
How does class forname work in java?
how to create daemon thread in java?
What is the use of a copy constructor?
what is aggregation in java?
Why are getters and setters used?
Can we sort hashmap in java?
What is the use of static class?
What is the size of integer?
What's the purpose of static methods and static variables?
what is the difference between process and thread? : Java thread
What is the size of int in 64-bit jvm?
What is the difference between object oriented programming language and object based programming language?