which generation language is cobol

Answer Posted / amar

COBOL is third generation language

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about different table spaces.

743


) How do u handle errors in BMS macro?

1514


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

943


How arrays can be defined in COBOL?

742


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

7073






What are the different open modes available in cobol?

821


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

1086


What are 77 levels used for?

751


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

797


A table has two indexes defined. Which one will be used by the SEARCH?

873


State the various causes of s0c1, s0c5 and s0c7.

747


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1311


how to convert the recors form vsam file to db2 table tru file aid

2853


What is the usage of comp fields in cobol?

753


Name the divisions, which are available in a cobol program?

799