how can i access hard disk address(physical address)?
are we access hard disk by using far,near or huge pointer?
if yes then please explain.....
No Answer is Posted For this Question
Be the First to Post Answer
What are local static variables?
print out of string in this format; 1. "rajesh" 2. \n 3. %d
How can you tell whether a program was compiled using c versus c++?
What is meant by recursion?
Who had beaten up hooligan "CHAKULI" in his early college days?
Is there any demerits of using pointer?
hOW Can I add character in to pointer array of characters char *a="indian"; ie I want to add google after indian in the char *a
What are the three constants used in c?
What is pivot in c?
Write a program to accept a character & display its corrosponding ASCII value & vice versa?
Explain what are binary trees?
what is diference between return 0 and return NULL??