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