if one main program ,n -subprograms are then which call you
follow ?why reasonuhg

Answer Posted / krishna

Dynamic Call is always preferable, irrespective of the no
of Sub programs,but it all depends on the installation.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe the cobol database components?

682


What is the use of intialize verb?

751


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

720


What is the difference between binary search and sequential search?

643


Name the sections present in data division.

701






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.

1119


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

644


i want a program using by if, evaluate , string, unstring, perform, occurs?

4065


What is the local-storage section?

683


Can we change the password using ALTER? anyone tried and changed?

1550


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2060


Write a cobol program making use of the redefine clause.

739


How do u write test cases?

1640


Name some of the examples of COBOl 11?

2688


How to use the same COBOL program in Batch and CICS on lines? explain with an example

1914