programming languages Online Quiz - 40
Description: programming languages Online Quiz - 40 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
Attempted
0/20
Correct 0
Score 0
‹
›
There are 4 divisions in a cobol program. Which of the following is not one of them?
User defined names must follow which one of the following rules?
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?
If a field is defined as Pic s9(6)v99 comp-3, it uses 5 bytes of storage.
If we are limited to 5 bytes of storage, is there be a way to store a complete 8 digit date?
Grep Command ?