Home »
MCQs »
IMS DB MCQs
Which of the following DL/I statements are used in the COBOL program to access the database?
38. Which of the following DL/I statements are used in the COBOL program to access the database?
- Entry Statement
- Goback Statement
- Call Statement
- All of the above
Answer: D) All of the above
Explanation:
We use the following DL/I statements in the COBOL program to access the database −
- Entry Statement
- Goback Statement
- Call Statement