Mainframe and COBOL Programming Fundamentals

Quiz covering mainframe computing concepts, COBOL programming language, IBM utilities, and mainframe history

18 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

What does RDF stand for?

  1. Relative Data Field
  2. Relative Definition Field
  3. Record Data Field
  4. Record Definition Field
Question 2 True/False

The max no of columns in a record is usually 80 because way back then people used to use punch cards to input data. And they had 80 blocks.

  1. True
  2. False
Question 3 Multiple Choice (Single Answer)

What are the three basic distinctive characteristics of a Mainframe?

  1. Reliability, Accessibility & Compatibility
  2. Reliability, Servicability & Compatibility
  3. Accessibility,Compatibility & Scalability
  4. Reliability, Accessibility & Servicability
Question 4 Multiple Choice (Single Answer)

Mainframe Computer is also called as ?

  1. Hard Frame
  2. Big Frame
  3. Big Iron
  4. Super Iron
Question 5 True/False

DASD is an external device, hence performs at a slower speed! Is this logic correct?

  1. True
  2. False
Question 6 Multiple Choice (Single Answer)

Mainframe is distinct from the Supercomputers because of its...

  1. Speed
  2. Size
  3. Reliabilty
  4. Accesibility
Question 7 True/False

We can't send an email through a mainframe!

  1. True
  2. False
Question 8 True/False

Control Interval is larger than Control Area.

  1. True
  2. False
Question 9 Multiple Choice (Single Answer)

The first Indian mainframe computer was developed at TIFR. It was named?

  1. TIFRIBM
  2. TIFROC
  3. TIFRAC
  4. TIFROS
Question 10 Multiple Choice (Single Answer)

The ATM machine process is an example of?

  1. Batch Processing
  2. Online Transaction Processing
  3. Virtual Processing
  4. Individual Processing
Question 11 Multiple Choice (Single Answer)

In the context of a mainframe,Full form of PDF?

  1. Portable Format Reader
  2. Portable File Reader
  3. Production Development Facility
  4. Program Development Facility
Question 12 Multiple Choice (Single Answer)

The division not present in COBOL is?

  1. DATA DIVISION
  2. FILE DIVISION
  3. IDENTIFICATION DIVISION
  4. PROCEDURE DIVISION
Question 13 Multiple Choice (Single Answer)

Redefines cannot be specified in which Section?

  1. WORKING-STORAGE SECTION
  2. FILE SECTION
  3. LINKAGE SECTION
  4. PROCEDURE SECTION
Question 14 Multiple Choice (Single Answer)

Conditions are specified in which level no?

  1. 01
  2. 66
  3. 88
  4. 77
Question 15 Multiple Choice (Single Answer)

Which of the following clause is not related to data item definition?

  1. PICTURE
  2. ON OVERFLOW
  3. VALUE
  4. USAGE
Question 16 Multiple Choice (Single Answer)

Which section data items can be used while calling programs?

  1. Linkage section
  2. Working-Storage section
  3. Both
  4. None
Question 17 Multiple Choice (Single Answer)

Examine identifier TALLYING.................The USAGE of identifier must be?

  1. Display
  2. COMP
  3. COMP-3
  4. COMP-2
Question 18 Multiple Choice (Single Answer)

Which of the following utilities provides a pattern of test data?

  1. IEBISAM
  2. IEFBR14
  3. IEBDBG
  4. IEHPROGM