can you explain how to use JavaBean in Project
Answer Posted / kathir
javaBeans are used to handle the forms. Inside of the
javaBean we can have the private variables. By calling the
setter methods we can give the values for the variables and
by using getter methods we can get the values from the form.
Each and every object of the javaBean is for a single record.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What makes a language oop?
Why is object oriented programming so hard?
Why do we need polymorphism in c#?
What is class and object with example?
What is encapsulation oop?
write string class as your own class in java without using any built-in function
What does oop mean in snapchat?
What is the types of inheritance?
How to use CMutex, CSemaphore in VC++ MFC
What are the advantages of polymorphism?
Whats oop mean?
• What are the desirable attributes for memory managment?
What are functions in oop?
What is polymorphism and its types?
What is polymorphism and example?