Multiple choice technology web technology

JavaBeans Are J2EE components

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

JavaBeans are a reusable component model for Java, but they are not specifically J2EE components. JavaBeans can be used in any Java application context. J2EE components include servlets, JSP pages, EJBs, and other enterprise-specific technologies. The statement is false.