How do you round the addition or subtraction of two numbers in assembler?
No Answer is Posted For this Question
Be the First to Post Answer
Why do we use "drop"?
What is the difference in data type "X" and "P"?
How we can retrieve the instream data in SYSIN ?
Explain about base register?
Explain how to access vsam file?
change process tool( code changes from dev to prd) The changes made to your code should be effected in live. how the process takes place. that is how can you move the code changes from development to production.
Is it possible to access some memory location (Ex: VAR1 DS P) without using Base Displacement?
What is house keeping in assembler? And explain the following code HELLOTSO START 0 * PRINT NOGEN BEGIN SAVE (14,12) LR 12,15 USING TYPE,12 ST 13,SAVE+4 LA 11,SAVE ST 11,8(13) LR 13,11
How do you round the addition or subtraction of two numbers in assembler? what does the following code do? AP WKUR,=P'5' where WKUR is a label
How are data passed from jcl parm to assembler program?
Explain how to initialize a register to 0000?
Explain the difference between various read and find statement and which one should be used when for better adabas performance?