0

mainframe Online Quiz - 39

Description: mainframe Online Quiz - 39
Number of Questions: 20
Created by:
Tags: mainframe
Attempted 0/20 Correct 0 Score 0
  1. Service Fee details

  2. Interest rate details

  3. Account level details

  4. Credit Plan details


Correct Option: D
  1. INTEREST TABLE

  2. TRANSACTION CONTROL TABLE

  3. AUTH CRITERIA TABLE

  4. SERVICE CHARGE/FEE TABLE


Correct Option: D
  1. Only Active Cards

  2. Active and Inactive Cards

  3. Cancelled Cards

  4. Expired Cards


Correct Option: A

In Statement Inserts how is hopper number related to Insert Number

  1. INSERT NBR = (Hopper Number -1) * 10.

  2. INSERT NBR = Hopper Number * 10.

  3. INSERT NBR = (Hopper Number + 1) * 10.

  4. INSERT NBR = Hopper Number


Correct Option: A

What are the acronyms for ICSS & GCC?

  1. ICSS-International Consumer Small Services GCC- Global Consumer Cards

  2. ICSS- International Consumer Small Services GCC- Global Corporate Cards

  3. ICSS- International Consumer and Small business Services GCC- Global Commercial Cards

  4. None of the above.


Correct Option: C

How do you declare a host variable(in COBOL) for an attribute named Emp-Name of Type VARCHAR(25) ?

  1. 01 EMP-GRP. 88 E-LEN PIC S9(4) COMP. 88 E-NAME PIC X(25).

  2. 01 EMP-GRP PIC X(25).

  3. Cannot Define.

  4. 01 EMP-GRP. 49 E-LEN PIC S9(4) COMP. 49 E-NAME PIC X(25).


Correct Option: D

Status Code in Globestar screen to Turn Off the Inserts

  1. X

  2. 0

  3. 9

  4. 1


Correct Option: C

Maximum PCT's that can be included while performing statement inserts via Globestar screen

  1. 3

  2. 1

  3. 30

  4. 23


Correct Option: C
  1. Lower case characters

  2. Spaces

  3. Numbers

  4. Semi Colon


Correct Option: B
  1. Deal Codes

  2. ST Code

  3. BIN Range

  4. All the above


Correct Option: D
  1. STEPLIB is ignored.

  2. JOBLIB is ignored.

  3. JOB Abends.

  4. None of the above.


Correct Option: B
  1. Account cancelled for collection

  2. Account being cancelled for inactivity

  3. Account cancelled and transferred to another account number

  4. Card cancelled due to death


Correct Option: B
  1. Because, Occurs is used to repeat records.

  2. Occurs is used to repeat fields with same format and not the records.

  3. Only occurs with INDEX can be used in 01 level.

  4. None of the above.


Correct Option: B
  1. Job Entry system

  2. JCL entry system

  3. JCL control system

  4. None of the above.


Correct Option: A
  1. Jcl error

  2. Jcl warnings

  3. Synatx error

  4. None of the above.


Correct Option: B
- Hide questions