Answer Posted / pandu
hi Samay,your answer is correct but i had doubt why don't
we write it as
01 College-table
05 Student-table occurs 10 to 20 times depending on
NUM_Stud.
because 01-49 all are group items naa.
and why don't we mention pic clause in above 01 and 05
pls tell me naa.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what happens if parmparameter passes zero bytes to the program
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
Name some of the examples of COBOl 11?
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.
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
What type of SDLC u followed? Why?
how do you define single dimensional array and multidimensional array in your cobol?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
What is the difference between PIC 9.99 and PIC9v99?
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 have a File that has duplicate records. I need only those records that occur more than thrice.?
Can we change the password using ALTER? anyone tried and changed?
What rules are followed by the search verb.