Answer Posted / ravikiran(aptech mumbai)
persistence is the maintenance of state between a bean and
database consistently
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is hash table in java?
What’s the difference between applets and standalone program?
Can we define private and protected modifiers for the members in interfaces?
What is volatile data type?
How can we make a class singleton?
Where and how can you use a private constructor?
Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?
What are thread local variables?
What is the purpose of the enableevents() method?
Does list allow duplicates in java?
What are inner classes or non static nested classes in java?
What is Java Package and which package is imported by default?
give an example for encapsulation?
How to perform quicksort in java?
What do heavy weight components mean in java programming?