How may divisions are there in JCL-COBOL?

Answer Posted / ash

4
Procedure Division
Env Division
Data Division
Procedure division

Is This Answer Correct ?    5 Yes 22 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

828


Whats the difference between search & search ALL?

5276


Can a Search can be done on a table with or without Index?

807


How you can characterize tables in cobol?

723


In COBOL, what is the different between index and subscript?

763






can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1908


) how do u code after getting data?

1582


which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1024


What are various search techniques in cobol? Explain.

650


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1525


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

705


I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1121


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

714


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

759


What is the default value(s) for an initialize? What keyword will allow for an override of the default?

661