Explain the transient field modifier?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between the prefix and postfix forms of the ++ operator?
How to Sort Strings which are given in List and display in ascending order without using java api.
What is the map interface in java programming?
what is domain object
What is run time polymorphism?
6 Answers eClerx, Elementus Technologies,
Can we declare an interface as final?
why we need this (1.object,2.class,3.data hiding,4.encapsulation,5.abstraction,6. polymorphism,7.inheritance)
I have one POJO class(Java bean class), it has two variables for that it has setters and getters. Now i have created two objects for that class and i have set the data for those variables through this two objects. Now question is i want check whether those two objects have same data or not, for this write a program? Thanks, Bose.
What are the steps to do connection pooling in weblogic?
What is clipping?
Is vector thread safe in java?
What is a memory leak in java?