..................... word cannot be a user-defined COBOL word.
1.ACCEPT
2. TUTORIAL
3. WS-ACCEPT
4. WS-DISPLAY
Posted Date:-2021-11-05 12:29:35
..................... word cannot be a user-defined COBOL word.
1.ACCEPT
2. TUTORIAL
3. WS-ACCEPT
4. WS-DISPLAY
Posted Date:-2021-11-05 12:50:23
Cobol and fortran came in which generation?
1.First Generation
2. Second Generation
3. Third Generation
4. Fourth Generation
Posted Date:-2021-11-05 12:29:35
Cobol and fortran came in which generation?
1.First Generation
2. Second Generation
3. Third Generation
4. Fourth Generation
Posted Date:-2021-11-05 12:50:23
Select variable, which is accessible only to the batch program?
1.Local
2. Global
3. Internal
4. External
Posted Date:-2021-11-05 12:29:35
Select variable, which is accessible only to the batch program?
1.Local
2. Global
3. Internal
4. External
Posted Date:-2021-11-05 12:50:23
We use .................. to develop commercial applications that require precise and efficient manipulation of data.
1.Java
2. Pascal
3. COBOL
4. FORTRAN
Posted Date:-2021-11-05 12:29:35
We use .................. to develop commercial applications that require precise and efficient manipulation of data.
1.Java
2. Pascal
3. COBOL
4. FORTRAN
Posted Date:-2021-11-05 12:50:23
What is the maximum length of Parm Parameter?
1.75
2.100
3.125
4. None of above
Posted Date:-2021-11-05 12:29:35
What is the maximum length of Parm Parameter?
1.75
2.100
3.125
4. None of above
Posted Date:-2021-11-05 12:50:23
Which of the following cobol verb is used while updating a file?
1.Read
2. Write
3.Rewrite
4. Update
Posted Date:-2021-11-05 12:29:35
Which of the following cobol verb is used while updating a file?
1.Read
2. Write
3.Rewrite
4. Update
Posted Date:-2021-11-05 12:50:23
Which of the following division is used to specify the computer used by the program?
1.Data Division
2. Procedure Division
3. Environment Division
4. Identification Division
Posted Date:-2021-11-05 12:29:35
Which of the following division is used to specify the computer used by the program?
1.Data Division
2. Procedure Division
3. Environment Division
4. Identification Division
Posted Date:-2021-11-05 12:50:23
Which of the following is not a data type in COBOL?
1.float
2. numeric
3. alphabetic
4. alphanumeric
Posted Date:-2021-11-05 12:29:35
Which of the following is not a data type in COBOL?
1.float
2. numeric
3. alphabetic
4. alphanumeric
Posted Date:-2021-11-05 12:50:23
Who created cobol programming language?
1.ISO
2.CODASYL
3. ANSI
4.All of the Above
Posted Date:-2021-11-05 12:29:35
Who created cobol programming language?
1.ISO
2.CODASYL
3. ANSI
4.All of the Above
Posted Date:-2021-11-05 12:50:23
Cobol stands for ..............
1.Common Business Object Language
2. Common Business Oriented Language
3. Common Beneficial Object Language
4. None of above
Posted Date:-2021-11-05 12:29:35
Cobol stands for ..............
1.Common Business Object Language
2. Common Business Oriented Language
3. Common Beneficial Object Language
4. None of above
Posted Date:-2021-11-05 12:50:23
COBOL was designed in ......................
1.1959
2.1958
3.1957
4.1960
Posted Date:-2021-11-05 12:29:35
COBOL was designed in ......................
1.1959
2.1958
3.1957
4.1960
Posted Date:-2021-11-05 12:50:23
How many bytes will a S9(8) COMP field occupy?
1.2 bytes
2. 4 bytes
3. 8 bytes
4.6 bytes
Posted Date:-2021-11-05 12:29:35
How many bytes will a S9(8) COMP field occupy?
1.2 bytes
2. 4 bytes
3. 8 bytes
4.6 bytes
Posted Date:-2021-11-05 12:50:23
How records are stored & accessed in relative file organization?
1.Directly
2. Sequentially
3. Relative address
4. None of above
Posted Date:-2021-11-05 12:29:35
How records are stored & accessed in relative file organization?
1.Directly
2. Sequentially
3. Relative address
4. None of above
Posted Date:-2021-11-05 12:50:23
The data division is used to ................. in COBOL.
1.File control
2. Declare variables
3. Declare program id
4. Input-Output section
Posted Date:-2021-11-05 12:29:35
The data division is used to ................. in COBOL.
1.File control
2. Declare variables
3. Declare program id
4. Input-Output section
Posted Date:-2021-11-05 12:50:23
We write logic of the program in ......................Division.
1.DATA DIVISION
2. IDENTIFICATION DIVISION
3. ENVIRONMENT DIVISION
4. PROCEDURE DIVISION.
Posted Date:-2021-11-05 12:29:35
We write logic of the program in ......................Division.
1.DATA DIVISION
2. IDENTIFICATION DIVISION
3. ENVIRONMENT DIVISION
4. PROCEDURE DIVISION.
Posted Date:-2021-11-05 12:50:23
What cobol is used for?
1.Business
2. Finance
3. Administrative systems
4. All of the Above
Posted Date:-2021-11-05 12:29:35
What cobol is used for?
1.Business
2. Finance
3. Administrative systems
4. All of the Above
Posted Date:-2021-11-05 12:50:23
What is the file extension of cobol?
1..cbl
2..cob
3. .cpy
4. All of the Above
Posted Date:-2021-11-05 12:29:35
What is the file extension of cobol?
1..cbl
2..cob
3. .cpy
4. All of the Above
Posted Date:-2021-11-05 12:50:23
Which division is used to specify the computer used by the program?
1.Data Division
2. Environment Division
3. Procedure Division
4. Identification Division
Posted Date:-2021-11-05 12:29:35
Which division is used to specify the computer used by the program?
1.Data Division
2. Environment Division
3. Procedure Division
4. Identification Division
Posted Date:-2021-11-05 12:50:23
Which verb is used to alter the value of index in COBOL?
1.Set
2.Alter
3. Move
4. None of above
Posted Date:-2021-11-05 12:29:35
Which verb is used to alter the value of index in COBOL?
1.Set
2.Alter
3. Move
4. None of above
Posted Date:-2021-11-05 12:50:23