Answer Posted / ajay yadav
To store the current object to the persistent storage
location.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
give an example for encapsulation?
Can you call a method in a method?
Can we have 2 main methods in java class?
Can you override static methods?
Can a source file contain more than one class declaration?
What is java basic concept?
When is the finally clause of a try-catch-finally statement executed?
How do you remove all elements from an arraylist in java?
What is final access modifier in java?
What is a substitution variable?
Can a java program have 2 main methods?
What access modifiers can be used for class ?
What is meant by JVM? Is JVM platform independent or not?
What is the difference between the Reader/Writer class hierarchy and the InputStream/OutputStream class hierarchy?
What is operator overloading. Is it is supported in java?