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 the purpose of main( ) in c language?
Explain what are compound statements?
Explain the difference between fopen() and freopen().
what is void pointer?
write a program to print data of 5 five students with structures?
How do we print only part of a string in c?
Explain what is #line used for?
WRITE A PROGRAM TO MERGE TWO SORTED ARRAY USING MERGE SORT TECHNIQUE..
52.write a “Hello World” program in “c” without using a semicolon? 53.Give a method to count the number of ones in a 32 bit number? 54.write a program that print itself even if the source file is deleted? 55.Given an unsigned integer, find if the number is power of 2?
25 Answers Datamatics, Solartis, TCS, ThinkBox, Trine,
what is used instead of pointers in java than c?
What is key word in c language?
How to swap 3 numbers without using 4th variable?