Which of the following  is false for stateless session bean?
							Options
 - Enterprise bean that does not maintain conversational state
 - EJB component that implements ‘javax.ejb.SessionBean’ interface
 - They are fast
 - They are slow
							CORRECT ANSWER :   They are slow 
                            
                            
			        
				Write your comments