Q. What is External Procedures?
These procedures are written as well as assembled in separate assembly modules and afterwards linked together with the main program to form a bigger module. Since the addresses of variables are defined in another module we need segment combination and global identifier directives.