What is serializable interface?
Answer Posted / rupal
save the object and all its intance variables.
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
What is compiler and what its output.
Is arraylist a class in java?
Write a function to find out longest palindrome in a given string?
Can main() method in java can return any data?
How do you define a set in java?
What is unicode datatype?
How does finally block differ from finalize() method?
What is the difference between public, private, protected, and friend access?
Explain the concept of hashtables?
Why java is considered dynamic?
What methodology can be utilized to link to a database?
How many JVMs can run on a single machine and what is the Just-In-Time(JIT) compiler?
What is lambda in java?
When is finally block not called?
How hashmap works in java?