how the control comes back from subprogram to mainprogram
Answer Posted / neha
GO BACK
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
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?
What is the use of intialize verb?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What is Pic 9v99 Indicates in COBOL?
What are declaratives and what are their uses in cobol?
Which is not true about evaluate statement
how do you reference the variable unblock file formats from cobol programs
How do get the result of your program directly on your pc?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
How to know whether the module is dynamical or statistical?
What is the local-storage section?
What is the Purpose of Pointer in the string?
What are the pertinent COBOL commands?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
How do define dynamic array in cobol.