1.

The segment containing data values passed to functions and procedures within the program.(a) Code(b) Data(c) Stack(d) SystemThis question was addressed to me in my homework.My doubt stems from Assembly Languages in portion Computer Languages of Computer Fundamentals

Answer»

The correct answer is (c) STACK

To explain I WOULD say: The stack segment contains data values passed to functions and procedures within the program. The code segment DEFINES an AREA in memory that stores the INSTRUCTION codes.



Discussion

No Comment Found

Related InterviewSolutions