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


Please Help Members By Posting Answers For Below Questions

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

618


how to pass the parameters from jcl to assembler pgm?

660


Explain the difference in data type "x" and "p"?

597


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?

688


Explain how to produce soc7 abend?

643






Explain how to initialize a register to 0000?

591


What is maximum displacement?

622


What is the use of trt instruction?

584


how to initialize a register to 0000?

667


Explain about maximum displacement?

610


What is need of start 0?

659


Explain the difference between various read and find statement and which one should be used when for better adabas performance?

581


how to retrieve the instream data in sysin?

681


what is need of start 0? In steed of

678


How many maximum base registers we can have in a program?

621