What is the purpose of the enableevents() method?
No Answer is Posted For this Question
Be the First to Post Answer
What is the synonym of string?
What methods are used in Servlet?Applet communication?
What is the ==?
What is the super void?
Can we write any code after throw statement?
What does function identity () do?
What is meant by event handling in SAX parser?
Is c better than java?
What is the use of bufferedreader?
How to run a JAR file through command prompt?
How are Observer and Observable used?
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.