Answer Posted / srinivasa yadav
IT IS INDEPENDENT ELEMENTARY DATA ELEMENT, WHICH DOES NOT
CONTAINS ANY SUB-LEVEL.
Is This Answer Correct ? | 32 Yes | 2 No |
Post New Answer View All Answers
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
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
When is inspect verb is used in cobol?
What the difference is between continue and next sentence?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
Define cobol?
What is the difference between structured cobol programming and object alternativelyiented cobol?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
What rules are to be followed while using the corresponding options?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
How are the next sentence and continue different from each other?
Can we redefine the field of x(200) to less than 200?
What is the usage of comp fields in cobol?
Name some of the examples of COBOl 11?
what is s000 u4087 error? please give the all error codes in cobol,jcl.