When is a JDAPI session closed?
A.
When the Jdapi.shutdown() method is called.
B.
When the save() method is called on the Forms object.
C.
When the compile() method is called on the Forms object.
D.
When the destroy() method is called on the Forms object.