Answer Posted / rwagatare
java bean is java class which has capacity to support setter
and getter methodes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are abstract classes and anonymous classes?
Why multiple inheritance is not supported by java?
List some oops concepts in java?
Why lambda expression is used in java?
Can we have 2 main methods in java class?
How do you remove duplicates in java?
What is core java used for?
What about features of local inner class?
How will you communicate between two applets?
Where is the singleton class used?
Can you override private or static method in java?
What is the difference between object oriented programming language and object based programming language?
Why do we use regex?
Are variables stored in ram?
how to create multithreaded program? : Java thread