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
Why do pointers exist?
What is polymorphism and why is it important?
write a program that takes input in digits and display the result in words from 1 to 1000
Prepare me a program for the animation of train
Is html an oop?
What is abstraction and encapsulation?
How to use CMutex, CSemaphore in VC++ MFC
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
What is for loop and its syntax?
When not to use object oriented programming?
What is oops concept with example?
What are oops methods?
What does sksksk mean in text slang?
What is destructor example?
Can destructor be overloaded?