| Other Assembler Interview Questions |
| |
| Question |
Asked @ |
Answers |
| |
| 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 |
CSC | 2 |
| How do you initialize a register to 0000? |
HCL | 9 |
| What is the difference in data type "X" and "P"? |
| 5 |
| Can we use an equated value as operand for an MVC
instruction? Reason for the same |
| 8 |
| WHAT WILL HAPPEN IF WE DROP THE BASE REGISTER IN THE PGM
WHICH CONTAINS ONLY ONE BASEREG? |
Tech-Mahindra | 4 |
| 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. |
EDS | 1 |
| How to initialize 20,000 bytes in the Assembler.. |
AMDOC | 4 |
| What is the use of TRT instruction and how it is working? |
HCL | 6 |
| 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 |
| How we can retrieve the instream data in SYSIN ? |
Tech-Mahindra | 2 |
| about maximum displacement and how to cross this limit. |
EDS | 1 |
| 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. |
TCS | 5 |
| |
| For more Assembler Interview Questions Click Here |