what is need of START 0?. In steed of '0' can we use any
other numerics?. if we use what will happen?.
Answer Posted / nitin
START is an assembler directive. The answer provided by Alok
is almost correct. The only thing difference is that this
directive (START 0) tells the assembler to start the
location counter from that point onwards and its initial
value is set to zero.(in this case). We can provide any
other numeric value as well.
Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What is maximum displacement?
How is data passed from a calling program to an assembler called program?
What is house keeping in assembler?
Explain the difference between various read and find statement?
Ap wkur,=p5 where wkur is a label?
How many maximum base registers we can have in a program?
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?
Explain about maximum displacement?
Explain how to access vsam file?
explain about maximum displacement and how to cross this limit?
how to initialize a register to 0000?
Why do we use "drop"?
What does "using" do?
Explain how to pass instream data in sysin with assembler?
Explain about base register?