Explain how to access vsam file?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Assembler Interview Questions

How many maximum base registers we can have in a single program?

0 Answers  


Why do we have multiple base registers in certain programs?

4 Answers   IBM,


What is the use of trt instruction?

0 Answers  


what is need of START 0?. In steed of '0' can we use any other numerics?. if we use what will happen?.

4 Answers   CSC, TCS,


How are data passed from JCL parm to assembler program. And how is data passed from a calling program to an assembler called program.

3 Answers   HCL, IBM,






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

6 Answers   Mind Tree,


how do you round the addition or subtraction of two numbers in assembler? what does the following code do? 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?

0 Answers   IBM,


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

3 Answers   CSC, IBM,


What is maximum displacement?

0 Answers  


How are data passed from jcl parm to assembler program?

0 Answers  


How to pass the parameters from jcl to assembler program?

0 Answers  


how to produce SOC7 abend

1 Answers   EDS, IBM,


Categories