Answer Posted / david e. west
I wonder if the nujmber 4100 was picked because it is only 4
more than the "round number" 4096, which is the typical page
size on most 32-bit MMU paging architectures and whose hex
value is 0x1000. Then just add 4 for 0x1004. (Or maybe I'm
over thinking it.)
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Explain what will be the outcome of the following conditional statement if the value of variable s is 10?
How is null defined in c?
How do you define a string?
What is pointer to pointer in c?
What do you mean by command line argument?
Explain union.
How do you use a 'Local Block'?
What is the method to save data in stack data structure type?
What do you mean by Recursion Function?
What is volatile keyword in c?
How can I do peek and poke in c?
What is merge sort in c?
Explain how can a program be made to print the line number where an error occurs?
How are structure passing and returning implemented?
What is the significance of c program algorithms?