What is a Presistent Object?
Answer / Vinod Kumar Bohra
In the context of Java, 'Persistent Object' might refer to an object that can be stored and retrieved from a database. It encapsulates data with behavior and can participate in complex business logic while being managed by a persistence framework.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the names of interfaces that doesn't consists of method/s ?
Explain the selection sort algorithm and state its time complexity?
Can we declare static variables in JSP page.
Explain the difference between association, aggregation and inheritance relationships.
what is java bean?where can we use it?
What is the difference between Static and final?
What is the use of bin and lib in JDK?
Hai friends I am MCA 2006 passout. Spend time in 1 yr for teacing and 5 months in small s/w firm. worked in 4 or 5 months in few places. Presently I am writing bank exams. I want to get back to IT sector. Are there any possibilities. any growth prospects?. I am having some knowledge in core and advanced java. I am so desperate. Any suggestions thanks in advance. u can write to my mail mahidestiny@gmail.com
Tell me a few examples of final classes defined in Java API?
Is a method a function?
Is java a compiler?
Is it possible to write method inside method