Answer Posted / kantilal
hey oleg make it as 4095
4100-4095=5
0x1005
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is const and volatile in c?
What's the right way to use errno?
The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?
What is the use of header files?
What is the purpose of ftell?
Device an algorithm for weiler-atherton polygon clipping, where the clipping window can be any specified polygon
If fflush wont work, what can I use to flush input?
How are structure passing and returning implemented?
What is a static function in c?
What is c system32 taskhostw exe?
What is the scope of static variable in c?
Describe how arrays can be passed to a user defined function
Is it better to bitshift a value than to multiply by 2?
Is there anything like an ifdef for typedefs?
Tell us something about keyword 'auto'.