Explore topic-wise MCQs in Technical MCQs.

This section includes 10 Mcqs, each offering curated multiple-choice questions to sharpen your Technical MCQs knowledge and support exam preparation. Choose a topic below to get started.

1.

Static linking also called subroutine links

A. Yes
B. No
C. Can be yes or no
D. Can not say
E.
Answer» B. No
2.

How many total divisions of a COBOL program?

A. 1
B. 2
C. 3
D. 4
Answer» E.
3.

_______________ are mandatory for a COBOL program.

A. COBOL ID
B. Identification division
C. Program ID
D. Identification division and Program ID
Answer» E.
4.

Access modes are ___________________ for the start statement.

A. SEQUENTIAL
B. DYNAMIC
C. SEQUENTIAL or DYNAMIC
D. None of the above
Answer» D. None of the above
5.

The _____________ is used to pass data from one program to another program or to pass data from a procedure to a program.

A. local-storage
B. linkage section
C. Both A and B
D. None of the above
Answer» C. Both A and B
6.

Open modes can be used for?

A. Input
B. Output
C. Extend
D. All of the above
Answer» E.
7.

CONTINUE is like a null statement and it continues execution.

A. TRUE
B. FALSE
C. Can be true or false
D. Can not say
Answer» B. FALSE
8.

An _________ can only be modified using PERFORM, SEARCH & SET.

A. subscript
B. section
C. paragraph
D. index
Answer» E.
9.

How many different data types in COBOL?

A. 2
B. 3
C. 4
D. 5
Answer» C. 4
10.

COBOL is abbreviated as ?

A. Companies Business Oriented Language
B. Common Business Open Language
C. Common Business Oriented Language
D. Common Business Output Language
Answer» D. Common Business Output Language