Description: programming languages Online Quiz - 242 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
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.
Which of these represent the correct path for the core JSTL library in JSTL version 1.1? Select the one correct answer.
Which number gets printed when the following JSTL code fragment is executed? Select the one correct answers.
Which numbers gets printed when the following JSTL code fragment is executed? Select the two correct answers.
Which numbers gets printed when the following JSTL code fragment is executed? Select the two correct answers.
If DISP=(,CATLG) which is the correct one?
How many numbers gets printed when the following JSTL code fragment is executed? Select the one correct answer.
Which library will have the load modules of the IBM utilities?
What gets printed when the following JSTL code fragment is executed? Select the one correct answer.
What should be the DD name if we use the IBM utility IEBGENER?
The JSTL code does not compile as attribute for if tag are not correct.
Which one of the following is used to pass input to the COBOL program?
What gets printed when the following JSTL code fragment is executed? Select the one correct answer.
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.
How many numbers are printed, when the following JSTL code fragment is executed? Select the one correct answer. ${item} a)1 b)5 c)6 d)11
Which one of the following keyword a PROC cannot have?
What is the effect of evaluation of following expression? Select the one correct answer. ${'cat' gt 'cap'}
Which one of the following is used to print the dump of the abended job in an unformatted way?
What is the effect of evaluation of following expression? Select the one correct answer. ${(5*5) ne 25}
Which keyword allocates the largest available volume for the dataset?