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 class types in java?
What is static import in java?
Wha is the output from system.out.println(“hello”+null); ?
What are synchronized blocks in java?
What is consumer interface?
Difference between concurrent hashmap and hashtable and collections
Does java vector allow null?
What’s the difference between the methods sleep() and wait()?
What is return used for in java?
How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?
How do you square a number in java?
What is the purpose of the file class in java programming?
What is the use of keywords in java?
Explain about serializable interface in java?
Explain features of interfaces in java?