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
A B C D E F G F E D C B A A B C D E F F E D C B A A B C D E E D C B A A B C D D C B A A B C C B A A B B A A A
How can I get random integers in a certain range?
What is the difference between getch() and getche()?
What is difference between Structure and Unions?
Can anyone help me with this please? Need to print the below values.. Thanks 1 1 2 1 2 3 1 2 3 4
Which is best book for data structures in c?
What is difference between array and structure in c?
Explain what is the difference between a string and an array?
How do we make a global variable accessible across files? Explain the extern keyword?
explain what are pointers?
Explain low-order bytes.
What does volatile do?