Q1
Single choice
Given two stateless session beans, ABean and BBean:

A client that is not executing within a transaction acquires an EJB reference to ABean and invokes the a() method on time.
How many distinct transactions are started by the container after all processing has completed?