What compiler option would you use for dynamic linking?
Answers were Sorted based on User's Feedback
If there are two files one with 100 records and other with 101 records. we have to find out the one record that is the odd man out . What are the steps to do it
How to display string in the reverse order using occurs clause?
consider the following progrm statements MOVE 0 TO SW.NO.OF.REC PERFORM PRI-OUT UNTIL SW=1 DISPALY NO.OF.REC STOP RUN PRE-OUT READ IN-FILE AT END MOVE 1 TO SW WRITE OUO-REC FROM IN-REC ADD 1 TO NO.OF REC if the IN-FILE contains 1000 records what value will be displayedafter the PERFORM is over?assume that N0.OF.REC has PIC 9(4) a.1000 b.1001 c.1 d.none of the above since there is a syntex error
What is the difference between index and subscript?
Can anybody give me example of subscript and index
How do you define a variable of COMP-1? COMP-2?
TYPES OF SORTINGS. which is more prefarable.
How to retain the Duplicates in the one records?
what is the advantage of using redefines instead of delaring the variables ?
i friends greetings to the day...!!! I face a quation like"while runnig the programe every day i have to access the previous day updates only...!! Ex:- Let last day 100 customers took bank account i have to select those customers only.."
how to access vsam files in cobol and how to differentiate that this is ESDS file
how do u list the abended jobs?