BY seeing a program how can we say that it is static call
or dynamic call

Answer Posted / khazi shaheen

incase of static call within the main program itself
calling program inlcuded
incase of dynamic call the calling program should be reside
in another member

Is This Answer Correct ?    1 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1105


what are decleratives in cobol?

2028


What is amode(24)?

918


Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.

1921


How do you get the data to code the BMS macro?

1745


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?

7368


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

979


How do you define a variable of comp-1 and comp-2?

950


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

993


How you can characterize tables in cobol?

956


What type of SDLC u followed? Why?

1749


What do you understand by psb and acb?

883


What are various search techniques in cobol? Explain.

900


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

876


1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?

5634