can you explain how to use JavaBean in Project
Answer Posted / murali
javabean is same as javaclass but in javabean we are using
only setters and getters methods we cannot use other methods
most of the project we are using setters and getters
because in project we set the data and get the data only
these things will happen most of the times
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is the important feature of inheritance?
What is difference between pop and oop?
What is encapsulation in simple terms?
What is use of overloading?
What is class and example?
Why do we use encapsulation in oops?
What are the types of abstraction?
What is the fundamental idea of oop?
What is oops concept with example?
What is multilevel inheritance in oop?
What is persistence in oop?
any one please tell me the purpose of operator overloading
What is multilevel inheritance?
What is super in oop?