1.

A direct reference of specific location.(a) Segment Address(b) Absolute Address(c) Offset(d) Memory AddressI have been asked this question during an internship interview.My question is from Assembly Languages topic in section Computer Languages of Computer Fundamentals

Answer»

Right CHOICE is (B) Absolute Address

Explanation: There are two kinds of memory ADDRESSES:

 • An absolute address – a direct REFERENCE of specific LOCATION.

 • The segment address (or offset) – starting address of a memory segment with the offset value.



Discussion

No Comment Found

Related InterviewSolutions