Write a program to enter and display the names of students in a class using the occurs clause.
No Answer is Posted For this Question
Be the First to Post Answer
What was removed from COBOL in the COBOL II implementation?
what is sysncpoint?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
give the examples for strings and unstrings in cobol
How to read records which is in sequential file in reverse order ? Exp. 1 2 3 4 5 . i want 5 4 3 2 1?please clear my doubt any one
Which of the following EDITind and PICTURE symbols is to be used if a minus(-) is to appear before the value if the value is -ve and a plus(+) is to appear before the value if the value is +ve? (a) + (b) - (c) + OR (d) It is not possible
Which is not true about evaluate statement
I encountered an error when I move spaces to a numeric field?What should I do to move spaces on that field?help please.
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
how would find total records in files using seqientional
what are the working storage fields in BMS macro?
What is cobol?