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
Define an applet in java?
What is the synchronized method modifier?
Does java have extension methods?
Does the order of public and static declaration matter in main method?
1.IN CASE OF DYNAMIC METHOD DISPATCH WHY WE USE REFERENCE VARIABLE,WE CAN USE THE DIFFERENT DEFINED OBJECT DIRECTLY TO ACCESS THE DATA MEMBER AND MEMBER FUNCTION OF THAT RESPECTIVE CLASS?WHAT IS THE MAIN FUNCTION OF "REFERENCE VARIABLE" HERE?
Which list is sorted in java?
What are assembly attributes?
Is ++ operator is thread safe in java?
Is arraylist sorted in java?
Why chararray() is preferred over string to store the password?
What is flag in java?
What is the difference between stream and buffer?
How are multiple inheritances done in Java?
What language is java written?
What are different ways of object creation in java ?