Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

explain about maximum displacement and how to cross this limit?

0 Answers   IBM,


How to initialize 20,000 bytes in the Assembler..

5 Answers   Amdocs, IBM,


Is it possible to access some memory location (Ex: VAR1 DS P) without using Base Displacement?

1 Answers   HCL,


What is maximum displacement?

0 Answers  


Explain about base register?

0 Answers  


Why can only 256 bytes be moved from one address to another in a MVC?

6 Answers   CSC, HCL, IBM,


Explain how to produce soc7 abend?

0 Answers  


WHAT WILL HAPPEN IF WE DROP THE BASE REGISTER IN THE PGM WHICH CONTAINS ONLY ONE BASEREG?

4 Answers   IBM, Tech Mahindra,


How to pass instream data in sysin with Assembler?

2 Answers   ANZ, IBM,


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 we can retrieve the instream data in SYSIN ?

2 Answers   Tech Mahindra,


Write the fetch cycle and execute cycle for following instructions:JMPNZ (jump to the given address if the accumulator not equal to zero) RET(return from a subroutine) ADB (add the contents of register B to the accumulator and save result in the accumulator).

1 Answers  


Categories