HP Exam Questions

Which statement is used to initiate a transaction from a SCREEN COBOL program?

Which statement is used to initiate a transaction from a SCREEN COBOL program?

A.
BEGIN-TRANSACTION

B.
START-TRANSACTION

C.
ENTER “BEGINTRANSACTION” USING trans-tag

D.
BEGIN WORK