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
Where is pseudocode used?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What is class encapsulation?
What does enum stand for?
What is encapsulation oop?
Write a program to sort the number with different sorts in one program ??
What is the main feature of oop?
program for insertion ,deletion,sorting in double link list
What is abstraction in oop?
What is basic concept of oop?
What is polymorphism give a real life example?
Why multiple inheritance is not allowed?
Get me an image implementation program.
Why it is called runtime polymorphism?
what type of question are asked in thoughtworks pair programming round ?