what is the hexidecimal number of 4100?

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


Please Help Members By Posting Answers For Below Questions

Explain what are multidimensional arrays?

613


What is masking?

648


Write a program on swapping (100, 50)

650


What are the 4 types of organizational structures?

635


what is uses of .net

1282






Which header file should you include if you are to develop a function which can accept variable number of arguments?

820


Difference between Shallow copy and Deep copy?

1584


Explain the use of 'auto' keyword

688


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.....

1380


What is the difference between specifying a constant variable like with constant keyword and #define it? i.e what is the difference between CONSTANT FLOAT A=1.25 and #define A 1.25

1502


What are the scope of static variables?

614


What is #include conio h?

605


What is a buffer in c?

584


Give a one-line C expression to test whether a number is a power of 2. [No loops allowed - it's a simple test.]

639


Where in memory are my variables stored?

643