What is difference between static and dynamic call in cobol?
No Answer is Posted For this Question
Be the First to Post Answer
What are the different data types available in COBOL?
How many variables can be declared in w-s section.?
What R 2 of the common forms of the EVALUATE STATEMENT ?
Please let me know at which Scenarios we will go for STATIC call or DYNAMIC
i need a program by giving input as a abcd in any randem order but i need a output as 1234 related to abcd. i.e,. a for 1,b=2,c.....etc..
there is a file whose ORGANISATION is INDEXED.you want to read the records from the file in RANDOM fashion as well as sequentially.then which of the access mode would you specify? a.SEQUENTIAL b.RANDOM c.DYNAMIC D.ACCESS MODE has nothing to do with it
COMP-3 field occupy ?
how would find total records in files using seqientional
I have two questions here. 1. How to read a flat file in reverse order? 2. How to read a VSAM KSDS file in reverse order? In both the cases we donot know the total number of records.
which is faster either static call or dynamic call ? and specify the reasons for it ? reply fast
9(2).99 how many bytes take? Why . consider as a byte?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that