Answer Posted / sp
Its not even and odd. Its jst (n+1)/2. If aftre calculation
we are getting decimal value then it will roundeed to next
value.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is link edit in cobol?
What is length is cobol?
how to refer the data field?
how do you reference the ksds vsam file formats from cobol programs
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What the difference is between continue and next sentence?
Discuss about changing dataset name in proc.
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What is the usage of comp fields in cobol?
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What are the cobol coding sheets?
Give some examples of command terminators?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
How do you differentiate between cobol and cobol-ii?