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 / suman kumar

STATIC CALL: main program object program,sub program object
program loaded in one library
Dynamic call: main program object program, sub program
object program are loaded in different load library.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

4351


Are you comfortable in cobol or jcl?

819


What is the difference between next sentence and continue in cobol programing language?

968


How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

872


Differentiate between structured cobol programming and object-oriented cobol programming.

846


What is report-item in COBOL?

905


What is the difference between external and global variables in COBOL?

1055


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

939


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

634


what are decleratives in cobol?

2011


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.

2249


) How do u handle errors in BMS macro

1715


What is rmode(24)

911


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

3960


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

914