Multiple choice technology databases which is the first statement in COBOL-IMS programs? ENTRY 'CBLDLI' USING .... ENTRY 'DLICBL' USING .... ENTRY 'DLIPLI' USING .... ENTRY 'PLICBL' USING .... Reveal answer Fill a bubble to check yourself B Correct answer Explanation ENTRY 'DLICBL' USING is the correct first statement in COBOL-IMS programs, establishing the DL/I interface entry point. The other options have incorrect letter arrangements: CBLDLI, DLIPLI, and PLICBL are not valid DL/I entry point formats.