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 is bufferedwriter?
Write a program in java to find the maximum and minimum value node from a circular linked list.
How do you add an element to a hashset in java?
Why is stringbuffer thread safe?
What is string data?
What are register variables what are the advantages?
Explain different ways of creating a thread. Which one would you prefer and why?
What is io stream in java?
Explain about anonymous inner classes in java?
What is anti pattern in cyber security?
What does flag mean in java?
What is public static?
What is a condition in programming?
Write a program to find the whether a number is an Armstrong number or not?
What is an immutable class? How to create an immutable class?