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 not thread safe?
Why can't we make a class private in java?
How the metacharacters are different from the ordinary characters?
What is use of static in java?
Is assembly language a low level language?
Is 0 a real number?
I want to print “hello” even before main is executed. How will you acheive that?
Explain the difference between intermediate and terminal operations in java8?
What is string example?
Is class is a data type?
difference between byte stream class and character stream class?
What is charat ()?
How is it possible for two string objects with identical values not to be equal under the == operator?
What is the difference between the final method and abstract method?
What is lazy initialization in java?