In the DOS enveronment, normal RAM that resides beyond the 1mb mark.
a) expanded memory
b) swapped memory
c) Extended memory
d) none
No Answer is Posted For this Question
Be the First to Post Answer
What are the types of macro formats?
An array name contains base address of the array. Can we change the base address of the array?
Given an unsigned integer, find if the number is power of 2?
advantages of pointers?
Why we use int main and void main?
When should a type cast not be used?
Is it possible to create recycle bin in mobiles?
write a c program thal will find all sequences of length N that produce the sum is Zero, print all possible solutions?
What is the size of structure in c?
Linked lists -- can you tell me how to check whether a linked list is circular?
What are the different file extensions involved when programming in C?
write a program to generate 1st n fibonacci prime number