What is the problem of ordered sequential files access?
No Answer is Posted For this Question
Be the First to Post Answer
what is meant by binary search?
what is SYNCHRONIZATION?
what is amode(24), amode(31), rmode(24) and rmode(any)?
what is Reentrancy and Quasi-reentrancy?
Scenario: I have 3 Input Files.Read the first i/p file and depending on certain business logic, I want to read wither i/p file-2 or i/p file-3.Now, depending on certain business logic applied to the record read from either file-2 or file-3, I decide to write them to either output file-2 or output file-2. Question: How many job steps are necessary to implement a solution for the above.
what is a zoned decimal data type and how it will be stored?
how can count the number of character in feild ?? suppose for instance i have a feild with value ' rajesh sarkar' then how can v count the number of characters whitout spaces...........
What are differences between COBOL and java ? why we are giving more preference to COBOL ?
in the TIME parameter we r giving hours r minutes
What is Static and Dynamic linking ?
What is the difference between CONTINUE & NEXT SENTENCE ?
how to access vsam files in cobol and how to differentiate that this is ESDS file