Implicit operations

Several operations can occur implicitly, just in time, to satisfy the prerequisite conditions for the successful execution of a method. These implicit operations are connect, open, reopen, close, and disconnect. We can control connect and open implicit behavior using class attributes.