what is the use of comp2 ? where can we use it with example ?
Answer Posted / kumar
Internal representation of COMP 2 data type is Hexadecimal
requires double word for the data item to store. Used for
accurate calculations ( more precessions )
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
How arrays can be defined in COBOL?
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 an in line perform? When would you use it? Anything else you wish to say about it.
how to access the file from prodution from changeman tool and to submit a file to production
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
explain sorting techniques in cobol program?
Write the code to count the sum of n natural numbers.
how do you reference the esds vsam file formats from cobol programs
Can we redefine the field of x(200) to less than 200?
Define static linking and dynamic linking.
Which Search verb is equivalent to PERFORM…VARYING?
Give some examples of command terminators?
Define cobol?
how do you reference the rrds file formats from cobol programs