a direct address that identifies a location by means of its displacement from a base address or segment
a) absolute address
b) relative address
c) relative mode
d) absolute mode
No Answer is Posted For this Question
Be the First to Post Answer
What is c basic?
the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none
How can I do serial ("comm") port I/O?
how to find the kth smallest element in the given list of array elemnts.
State the difference between x3 and x[3].
How do you print an address?
Should I learn data structures in c or python?
implement NAND gate logic in C code without using any bitwise operatior.
what is the use of #pragma pack, wer it is used?
write a program to find lcm and hcf of two numbers??
Is linux written in c?
What do you mean by keywords in c?