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 guidelines should be followed to write a structured cobol prgm?
how can i see junk values in dclgen or in hostvariable of comp ?
How do you reference the fixed block file formats from cobol programs
What are the pertinent COBOL
Why occurs cannot be used in 01 level in COBOL?
How arrays can be defined in COBOL?
What is a report item?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
What are different data types in cobol?
What are the different rules to perform a Search?
What is the local-storage section?
What is the use of intialize verb?
Write a cobol program making use of the redefine clause.
What is rmode(24)
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning