Explain the difference in data type "x" and "p"?


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 PROGRAM AND ALSO HOW MANY MAXIMUM BASE REGISTERS WE CAN HAVE IN A SINGLE PROGRAM.

5 Answers   IBM, TCS,


What is symbol table in assembler?

2 Answers   HCL,


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,


Explain about house keeping in assembler?

0 Answers  


What will happen if we drop the base register in the program which contains only one basereg?

0 Answers  






What is maximum displacement and how to cross this limit?

0 Answers  


explain icm instruction?

0 Answers   IBM,


registers(0-15) ,where they are going be resides., does that mean here is it resides whether real or virtual memory? and why? then why we are assign even registers(0 to 6) for FP operations????

3 Answers  


What is the difference between various read and find statement,and which one should be used when for better adabas performance ?

2 Answers   IBM,


how to pass the parameters from jcl to assembler pgm?

0 Answers   IBM,


Can we use MVC instruction to move pack field to pack field....which instruction you will use and why ?

4 Answers   Amdocs, IBM,


Why do we have multiple base registers in certain programs?

4 Answers   IBM,


Categories