What is a bean class?



What is a bean class?..

Answer / Nitish Kumar Gupta

In Java, a bean class (or simply bean) is an object that follows certain conventions (such as having a default constructor and getter/setter methods) to be managed by a container in a component-oriented application.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Related AllOther Interview Questions

Can a method be static and synchronized?

1 Answers  


How can one prove that the array is not null but empty?

1 Answers  


What kind of thread is the garbage collector thread?

1 Answers  


What is difference between loosely coupled and tightly coupled in java?

1 Answers  


What is adoptopenjdk?

1 Answers  


What is data persistence in java?

1 Answers  


What is type_scroll_insensitive in java?

1 Answers  


When do we go for java 8 stream api? Why do we need to use java 8 stream api in our projects?

1 Answers  


What is the resourcebundle class?

0 Answers  


what is the package for freshers in valuelabs.

1 Answers  


I have deployed a .war file in my application server comprising of struts and hibernate.If i want to change the "dialect" property of hibernate cfg file how can i change(I have only .war file)... Thanks in advance

1 Answers  


What is jpa project?

1 Answers  


Categories