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
Can a static class implement an interface?
What is backdrop?
What is callablestatement? How you can call stored procedure to pass in parameter?
What is a for loop in java?
What’s the difference between unit, integration and functional testing?
Are primitives objects?
Difference between stack and queue?
How to use string tokenizer class.
what is synchronization and why is it important? : Java thread
What is the difference between Grid and Gridbaglayout?
Can a class have an interface?
Is list ordered in java?
How to display all the prime numbers between 1 and n (n is the number, get the input from user)
Does java allow default arguments?
Explain wait(), notify() and notifyall() methods of object class ?