aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Mainframe Programming: COBOL, JCL, DB2, VSAM, and PL/I
  • Take a look at the following PL/I program. Assume A, B, C...
Multiple choice technology mainframe

Take a look at the following PL/I program. Assume A, B, C, ... being PL/I instructions. In which order will they be executed?MYPROG : PROCEDURE OPTIONS (MAIN);

  1. A B Z E F Z X

  2. A B X Z E F G H Z X

  3. A B X Z E F Z G H Z

  4. A B X Z G H Z

Reveal answer Fill a bubble to check yourself
D Correct answer

Keep practicing — related questions

  • Say A, B, C, ... are COBOL statements, in which order will they be executed? MAIN-PAR. PERFORM INIT-PAR Z P...
  • Which of the following statements about PL/I programs are TRUE?
  • Which of the following statements about PL/I programs are TRUE? (2 answers)
  • In a PROC PRINT step,to control the order in which the variables appear you can use:
  • Assume a PL/I program that wants to execute a call to an external procedure. This procedure expects 1 param...
  • Assume a PL/I program that wants to execute a call to an external procedure. This procedure expects 1 param...
  • What is the use of PROCEDURE instruction?
  • What is the use of PROCEDURE instruction?
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Programming Fundamentals (2381 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy