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
what is different between oops and c++
officer say me - i am offered to a smoking , then what can you say
What is difference between pop and oop?
Explain the advantages of inheritance.
what's the basic's in dot net
What is a function in oop?
What does sksksk mean in text slang?
What are two types of polymorphism?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
Why do we need oop?
What are functions in oop?
What is a null tree?
What is purpose of inheritance?
Can main method override?
What is for loop and its syntax?