Examveda

In a Java EE application, what is the primary role of the `@Stateless` annotation?

A. To define JavaBean properties

B. To execute SQL queries

C. To create JavaBeans

D. To indicate that a class is a stateless session bean

Answer: Option D


Join The Discussion

Related Questions on Application Lifecycle and Annotation