000-042  Exam

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

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

Question of the day

Answer(s)

  1. online, non-conversational main program (for CICS or IMS) contains all of the logic for a one-screen (MAP or FORMAT) application. Which of the following will NOT be required?A - Code that opens all needed databases
  2. - Code which does all necessary initializations
  3. - Code which determines the situation to be applied for the current program execution
  4. - Code for each situation
Correct Answer

online, non-conversational main program (for CICS or IMS) contains all of the logic for a one-screen (MAP or FORMAT) application. Which of the following will NOT be required?A - Code that opens all needed databases