Answer Posted / sachin
COMP-4 and comp is similar to Binary
COMP-5 is for display usage type.. termed as native binary
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are declaratives and what are their uses in cobol?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
what is the use of outrecord?
What is the compute verb? How is it used?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
What is the difference between Call and a Link?
In COBOL, what is the different between index and subscript?
What is a SSRANGE and NOSSRANGE?
How do we get current date from system with century in COBOL?
how do you reference the fixed unblock file formats from cobol programs
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
Define cobol?
What are the rules of the move verb?
i need a small 3d program using inline and outline.