What is tne need to use sub programs in Cobol?
Answer Posted / vinay sonar
subprogram is used so that many programs can be merged into
single programs.also it reduces the required storage space
and no need to decleare variables again
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What are the access modes of START statement?
Write the code to count the sum of n natural numbers.
What is redefines clause in COBOL?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
In which area will you utilize 88 level items in cobol?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
What kind of error is trapped by on size error option?
Name some of the examples of COBOl 11?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What is the difference between PIC 9.99 and 9v99 in COBOL?
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
What is the use of intialize verb?
How many sections are there in data division in COBOL?
What is the difference between comp and comp-3?