Answer Posted / rameshkrishna
javabean is encapsulate data in the form of
object.according to java specification javabean support any
number of properties and any number of events and
additional mthods..
| Is This Answer Correct ? | 26 Yes | 4 No |
Post New Answer View All Answers
What is the use of using enum to declare a constant?
What is meant by flickering?
Explain about arraylist?
how we can use debug in myeclipse 6.0 in order solve the problems that exist in our program when there are 900 to 1000 pages in a web application
Why char array is preferred over string for storing password?
Can we use synchronized block for primitives?
Explain how hashmap works?
Is namespace same as package in java?
What does it mean that strings are immutable?
Can we pass null as argument in java?
Why is java called the platform independent programming language?
Write a program to print 15 random numbers using foreach of java 8?
Explain java coding standards for interfaces?
Which java ide is used the most?
Which method returns the length of a string?