EJB stands for Extensible JavaBean
B
Correct answer
Explanation
EJB stands for Enterprise JavaBeans, not Extensible JavaBean. EJB is a server-side software component that encapsulates the business logic of an application. The key word is 'Enterprise' - it's for building scalable, enterprise-level applications. Option B correctly identifies this as false.