0

programming languages Online Quiz - 245

Description: programming languages Online Quiz - 245
Number of Questions: 20
Created by:
Tags: programming languages
Attempted 0/20 Correct 0 Score 0
  1. Positional, Keyword

  2. Keyword, Control

  3. Dynamic, Static

  4. Named, Dynamic

  5. None of the above


Correct Option: A
  1. Cylinders

  2. Tracks

  3. Blocks

  4. All of the above

  5. None of the above


Correct Option: D

Which of the following is used to copy partitioned datasets?

  1. IEFBR14

  2. IEBCOPY

  3. IEBGENER

  4. IEBCOMPR

  5. None of the above


Correct Option: B

Inorder to not execute a step in the job after a return code of 8 in step1, what the step2 EXEC statement include?

  1. COND = (8,NE)

  2. COND = (8,GE)

  3. COND = (8,EQ)

  4. A & b

  5. B & c


Correct Option: E

What is used to pass data from the JCL to COBOL programs?

  1. PROC

  2. PARM

  3. SYSIN

  4. Instream data


Correct Option: B

How can unused space allocation be returned to the system when a dataset is closed?

  1. RLSE

  2. RETURN

  3. CONTIG

  4. CLOSE


Correct Option: A

Which of the following is used to compare sequential files/PDS?

  1. IEFBR14

  2. IEBCOPY

  3. IEBGENER

  4. IEBCOMPR

  5. None of the above


Correct Option: D
  1. Marks a deleted DD statement

  2. Begins an interpreted command stream

  3. Specifies no space allocation & no disposition processing

  4. Suppress command processing

  5. None of the above


Correct Option: C
  1. JOBLIB statement should precede the EXEC statement.

  2. STEPLIB is coded after the EXEC statement

  3. STEPLIB will override the JOBLIB specification

  4. All of the above


Correct Option: D
  1. Primary, Secondary, Directory

  2. Address, Units, CONTIG or ALS

  3. Displacement and length

  4. Megabytes, Kilobytes and Bytes

  5. None of the above


Correct Option: A

To assign all the available storage for a job or job step, the REGION parameter should be coded as

  1. 0K

  2. 0M

  3. None of the above

  4. a & b


Correct Option: D

Which are the two system utilities that allow you to maintain and manage catalogs ?

  1. IEBGENER , IEBCOPY

  2. IEBCOPY,IEBCOMPR

  3. IEHPROGM,IEBGENER

  4. IEHLIST,IEHPROGM

  5. IEHPROGM,IEBCOPY


Correct Option: D

What parameter directs the output of the job log dataset?

  1. JOBLOG

  2. MSGCLASS

  3. MSGLEVEL

  4. SYSLOG


Correct Option: B
  1. PRIQTY parameter

  2. PRTY parameter

  3. JOBCLASS parameter

  4. RUNTIME parameter


Correct Option: B
  1. Using DD like parameter

  2. Using DD Copy parameter

  3. Using DD Refer parameter

  4. Attrubutes cannot be copied within SMS datasets


Correct Option: A

Which is not a valid keyword parameter for EXEC?

  1. PARM

  2. PERFORM

  3. TIME

  4. ADDRSPC

  5. None


Correct Option: E
- Hide questions