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
Write a program to print 15 random numbers using foreach of java 8?
Explain the transient field modifier?
Hi i am creating desktop application in that i want calling to mobile number. i have java telephone api (JTAPI) but i dont understand how it configure & use plese help me
What is an arraylist in java?
What is token in java?
What are scalar data types?
What is string [] args?
How many types of methods are there in java?
What do the thread?class methods run() and start() do?
Can we call the constructor of a class more than once for an object?
Difference between a process and a program?
When a thread is executing synchronized methods , then is it possible to execute other synchronized methods simultaneously by other threads?
What is meant by memory leak?
Where are register variables stored?
What are operators and its types?