1.

Give The Use Of Assembler Directive Csect And Use ?

Answer»

CSECT: USED to DIVIDE the PROGRAM into many CONTROL sections 

USE: used to divide the program in to many blocks called program blocks 

CSECT: used to divide the program into many control sections 

USE: used to divide the program in to many blocks called program blocks 



Discussion

No Comment Found