what is the advantage of using redefines instead of
delaring the variables ?
Answer Posted / kavithachandrashekar
Redefines is basically used to occupy same same storage space for different data items.In this case if we declare new variable then there is wastage of memory
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Write the code to count the sum of n natural numbers.
how do you reference the variable block file formats from cobol programs
What is cobol?
Why occurs cannot be used in 01 level in COBOL?
how do you reference the variable unblock file formats from cobol programs
Mention the guidelines to write a structured cobol program?
What is link edit in cobol?
how do you reference the esds vsam file formats from cobol programs
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.
what is difference between cobol and cobol/400
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What is the difference between Call and a Link?
how do you reference the fixed unblock file formats from cobol programs
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
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