Tag: mainframe

Questions Related to mainframe

What is ISN?

  1. Internal Sequence Number

  2. Internal Sequencing Number

  3. Internal Serial Number

  4. None of the above


Correct Option: A

How subprograms are called in Natural?

  1. Call

  2. Perform

  3. Callnat

  4. None of the above


Correct Option: C

Which of the following is not a Natural System Variable?

  1. *TIMD

  2. *TIMY

  3. *TIME-OUT

  4. *TIMN


Correct Option: B

What are different modes of writing a Natural Program?

  1. Structural mode and Printing mode

  2. Open mode and Closed mode

  3. Structured Mode and Reporting Mode

  4. Printing mode and Reporting mode


Correct Option: C

Which of the following syntax for CONST clause is correct?

  1. 1 #MESSAGE (A50) 'CONST' WE APPRECIATE YOUR BUSINESS

  2. 1 #MESSAGE (A50) CONST

  3. 1 #MESSAGE (A50) 'WE APPRECIATE YOUR BUSINESS’

  4. 1 #MESSAGE (A50) CONST ‘WE APPRECIATE YOUR BUSINESS’


Correct Option: B

Which of the following is used to mark the physical end of a module?

  1. End

  2. Stop-run

  3. End-define

  4. Exit


Correct Option: A

Which of the following is a Data Definition Module in Natural?

  1. NDA

  2. SDA

  3. GDA

  4. KDA


Correct Option: C

Which of the following is Natural Help Command?

  1. #

  2. %

  3. ?

  4. !


Correct Option: C

Which of the following is a natural object?

  1. Program

  2. Subprogram

  3. Helproutine

  4. All of the above


Correct Option: D

ADABAS is a relational database.

  1. True

  2. False


Correct Option: B