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 is the difference between static and non-static variables in java programming?
what is the purpose of "virtual"?
What is int lol?
Where are global variables stored?
How do you override a method in java?
I am a fresher and know core java, c languge, html, css etc if I am illegible for any job then send it on my email tatranakshay276@gmail.com
What is included in core java?
Write down program for following scenario. Use java coding standard. You have array list with some words in it..we will call it as dictionary….and you have a arbitrary string containing some chars in it. You have to go through each word of dictionary and find out if that word can be constructed with the help of chars from arbitrary string given. If you find the word print it else print none.
What is a line break example?
If you do not want your class to be inherited by any other class. What would you do?
What are memory tables?
How do you implement polymorphism in our day to day life?
How is final different from finally and finalize?
What is meant by null and void?
How many bytes is double?