Description: programming languages Online Quiz - 244 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
If DISP parameter is not coded in the DD statement that what is the default value?
Name the default value of the scope atribute of .
Which of the following represents a correct syntax for usebean. Select the two correct answers.
Is the following statement true or false. If the isThreadSafe attribute of the page directive is false, then the generated servlet implements the SingleThreadModel interface.
A bean with a property color is loaded using the following statement What happens when the following statement is executed. Select the one correct answer.
A bean with a property color is loaded using the following statement Which of the following statements may be used to set the of color property of the bean. Select the one correct answer.
Which one is the valid statement? 1 SYSIN DD DSN=DUMMY 2 SYSIN DD * 3 SYSIN DD DUMMY 4 SYSIN DD DSN=NULLFILE
What IBM utility is used to rename a dataset?
A bean with a property color is loaded using the following statement Which of the following statements may be used to print the value of color property of the bean. Select the one correct answer.
Which is the correct statement which will check only for errors?
Which of the following statements are true for . Select the two correct answers.
What is default delimiter for instream data?
Name the implicit variable available to JSP pages that may be used to access all the other implicit objects.
What is keyword to make the job run for an unlimited time.
In jsp the java bean can not used in below scope
What is the default value for MSGLEVEL keyword?
What is the maximum number of DD stmt a step can have?
To request that the system dump the storage occupied by a failing program, --- DD statement can code in the step to be dumped?
For getting the dump of user and system areas to the output device when a job terminates, we have to use which parameter?
What should be the record length for a variable length file?