What does "using" do?
Explain about house keeping in assembler?
Explain the difference between various read and find statement and which one should be used when for better adabas performance?
what is need of start 0? In steed of
Explain the difference in data type "x" and "p"?
How many maximum base registers we can have in a single program?
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????
how to access VSAm file
How many maximum base registers we can have in a program?
Explain how to pass instream data in sysin with assembler?
What does "using" do?
Is it possible to access some memory location (Ex: VAR1 DS P) without using Base Displacement?
What does LA R3,R3 ?