cobol and assembler access

Answers were Sorted based on User's Feedback



cobol and assembler access..

Answer / karthik

YOU CAN USE THE CALL COMMAND FROM A COBOL PGM AND THE SAME
CAN BE DONE TO ASSEMBLER PGM ALSO.

1. pass the address of program to register 15 and we can
use a bassm/balr/basr/load commands

Is This Answer Correct ?    2 Yes 0 No

cobol and assembler access..

Answer / teacher

And probably PL/I, too

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Assembler Interview Questions

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

4 Answers   Amdocs, IBM,


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.

1 Answers   EDS,


Explain about house keeping in assembler?

0 Answers  


What does the following code do? Ap wkur,=p5 where wkur is a label?

0 Answers  


Why do we use "drop"? What does "using" do?

4 Answers  


Explain about maximum displacement?

0 Answers  


What is the use of TRT instruction and how it is working?

7 Answers   HCL, IBM, Wipro,


What is the use of trt instruction?

0 Answers  


What is house keeping in assembler?

0 Answers  


What is base register?

23 Answers   IBM, Infosys,


How to pass instream data in sysin with Assembler?

2 Answers   ANZ, IBM,


What is symbol table in assembler?

2 Answers   HCL,


Categories