What is persistence ?
Answers were Sorted based on User's Feedback
Answer / ravikiran(aptech mumbai)
persistence is the maintenance of state between a bean and
database consistently
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / priyavarzhni
Persistence means Permanent.
(ie) data are stored in the Database.
| Is This Answer Correct ? | 2 Yes | 1 No |
What is the default initialized value of String type variable?
What do you know about the garbage collector in java?
Why do we need to override equals() and hascode() method of object class?
What do you understand by classes in java?
Which containers may have a MenuBar?
What is primitive data type in java?
What is difference between word and integer?
what is the use of pojo (plain old java objects)? how it is interact with crystal reports? pls urgent
What is null object in java?
Can singleton class be serialized?
What is a priority queue java?
Distinguish method overloading and method overriding