Hi , I am posting some questons which are asked at
interview. These may help u for ur interview...

what is static and dynamic call?

Answer Posted / nagaraju domala

Static Call : System will establish logical links between
Main and Sub-programs at the time of Compilation where it
creates a unit called RUN-UNIT. When Main program is
invoked automatically all sub programs also loaded into
memory.

Dynamic Call : System will establish links between Main
program and sub programs at the time of execution(Run Time).

We use Different Call depents upon the application
requirement.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1918


Which mode is used to operate the sequential file?

681


what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

8186


I have a File that has duplicate records. I need only those records that occur more than thrice.?

8678


How do get the result of your program directly on your pc?

1891






What is amode(31)

732


How are the next sentence and continue different from each other?

772


Write a cobol program making use of the redefine clause.

743


Write a program to enter and display the names of students in a class using the occurs clause.

659


what is difference between cobol and cobol/400

21582


What the difference is between continue and next sentence?

667


Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

683


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1667


What is the use of intialize verb?

758


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

728