programming languages Online Quiz - 242
Description: programming languages Online Quiz - 242 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
Attempted
0/20
Correct 0
Score 0
‹
›
STEP1 EXEC PGM=P1 STEP2 EXEC PGM=P2,COND=EVEN STEP3 EXEC PGM=P3,COND=((8,LE,STEP1),ONLY) If the condition code of the step1 is 4 and the step2 was abended then which statement is correct.
Which one of the following is used to pass input to the COBOL program?
Which numbers gets printed when the following JSTL code fragment is executed? Select the two correct answers.
Which number gets printed when the following JSTL code fragment is executed? Select the one correct answers.
A JSP file uses a tag as . The myTag element here should be defined in the tag library descriptor file in the tag element using which element. Select the one correct answer.