000-041  Exam

Exam # of questions Description  Update
000-041 137 Programming with IBM Enterprise PL/I... 02/15/2011
[Practice Test]   [Download Study Guide(PDF)]  [Update Exam]

000-041 - Exam Information
  • Description:Programming with IBM Enterprise PL/I
  • Passing Score:0%
  • Practice Test - Number of questions:137 questions
  • Simulation Test - Number of questions:137 questions
  • Simulation Test Duration:120 minutes
  • Has explanations:No

Question of the day

Which of the following describes when a program is NOT FETCHABLE?

Answer(s)

  1. - When the main program need not be recompiled to reflect the changes made in the calledprogram
  2. - When the called program will be loaded from the library at execution time
  3. - When the called program is part of the main program in the load module
  4. - When two main programs referring to the called program at the same time cannot havedifferent versions of the called program
Correct Answer

- When the called program is part of the main program in the load module