programming languages Online Quiz - 211
Description: programming languages Online Quiz - 211 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
The COBOL PERFORM loop is the equivalent of which of the following statements found in Java or C++ ?
Which one of the following is not a COBOL division?
As per COBOL coding standards what is the meaning of an asterisk in column 7?
What does the Acronym COBOL stand for?
What is the command used for printing in COBOL?
Condition names are names associated with a field that take on a true/false status depending on whether their value is equal to the field value. They are indicated by a level number of what?
What is the result of compilation of a COBOL module?
State TRUE or FALSE. In the PROCEDURE DIVISION, only SECTION is optional. There must be at least one PARAGRAPH, SENTENCE and STATEMENT.
How many Bytes does a PIC 9(7) COMP-3 occupy?
what is the interface between application program and smartfrom?
What is the system field to display the total number of pages for the currently processed form?
SMARTFORM does not generate any Function Module when activated.
What is the basic object of data Dictionary?
What is invalid attribute of a domain?
Sub query usually more efficient because
From the below given options, select all those which are correct.
Select the sections which are main sections in DATA DIVISION?
Search help can not be attach to
Full Buffering would be appropriate for?