programming languages Online Quiz - 312
Description: programming languages Online Quiz - 312 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
SQL was first developed by ?
What is default delimiter for instream data?
If DISP parameter is not coded in the DD statement that what is the default value?
Which one denotes the end of the JOB?
What is the Normal DISP position for temporary files?
Continuation of the previous line should begin in the column
If the condition in the COND parameter satisfies what will happen?
Which is the correct statement which will check only for errors?
What IBM utility is used to rename a dataset?
Which one is the valid statement? 1 SYSIN DD DSN=DUMMY 2 SYSIN DD * 3 SYSIN DD DUMMY 4 SYSIN DD DSN=NULLFILE
What the JES will do?
Which keyword allocates the largest available volume for the dataset?
Which one of the following is used to pass input to the COBOL program?
Which library will have the load modules of the IBM utilities?
What is keyword to make the job run for an unlimited time.
Which one of the following is used to print the dump of the abended job in an unformatted way?
Which one of the following keyword a PROC cannot have?
What should be the DD name if we use the IBM utility IEBGENER?
What is the default value for MSGLEVEL keyword?
What is program used to compile the COBOL program?