| Other Assembler Interview Questions |
| |
| Question |
Asked @ |
Answers |
| |
| how to access VSAm file |
EDS | 1 |
| How we can retrieve the instream data in SYSIN ? |
Tech-Mahindra | 2 |
| 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 we can Pass the parameters from JCL to assembler Pgm?
|
Tech-Mahindra | 4 |
| 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 |
| How to pass instream data in sysin with Assembler?
|
ANZ | 2 |
| about maximum displacement and how to cross this limit. |
EDS | 1 |
| How are data passed from JCL parm to assembler program. And
how is data passed from a calling program to an assembler
called program. |
HCL | 3 |
| what is need of START 0?. In steed of '0' can we use any
other numerics?. if we use what will happen?. |
CSC | 3 |
| What is the difference in data type "X" and "P"? |
| 5 |
| 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 |
| |
| For more Assembler Interview Questions Click Here |