0

mainframe Online Quiz - 137

Description: mainframe Online Quiz - 137
Number of Questions: 20
Created by:
Tags: mainframe
Attempted 0/20 Correct 0 Score 0
  1. Integrity, Curiosity, Reliability (ICS)

  2. Memory, Decisive, Authoritarian (MDA)

  3. Reliability, Availability, Serviceability (RAS)

  4. Reliability, Sensitive, Organized (RSO)


Correct Option: C

Mainframes have a historical reputation for being "expensive," but the modern reality is much different. As of late 2006, it is possible to buy and configure a complete IBM mainframe system (with software, storage, and support), under standard commercial use terms, for about how many US dollars? (approx)

  1. $1,500

  2. $50,000

  3. $35,000

  4. $75,000


Correct Option: B
  1. Machine Instructions

  2. Assembler Instructions

  3. Macro Instructions

  4. All the above


Correct Option: D
  1. 2 Bytes

  2. 4 Bytes

  3. 6 Bytes

  4. 8 bytes


Correct Option: D
  1. Fullword Boundary

  2. Halfword Boundary

  3. Doubleword Boundary

  4. None


Correct Option: A
  1. 4 Bytes

  2. 8 Bytes

  3. 2 Bytes

  4. 6 Bytes


Correct Option: C
  1. Branch on One

  2. Branch on Overflow

  3. Branch on OK

  4. None of These


Correct Option: B
  1. Branch Instruction

  2. Arithmetic Instruction

  3. Decimal Instruction

  4. Assembler Directive


Correct Option: C
  1. Register Operands

  2. Storage Operands

  3. Implied Operands

  4. Immediate Operands


Correct Option: B

which function allows to select n records after removing duplicates

  1. DUPLICATE (n)

  2. REMOVDUP (n)

  3. FIRSTDUP(n)

  4. NONE OF THE ABOVE


Correct Option: C
  1. BCOUNT('string')

  2. COUNT('string')

  3. CCOUNT('string')

  4. DCOUNT('string')


Correct Option: A,B

FINDREP allows you to do various types of find and replace operations on your records.

  1. True

  2. False


Correct Option: A

FINDREP cannot be specified with BUILD or OVERLAY in an IFTHEN clause.

  1. True

  2. False


Correct Option: A
- Hide questions