How many bytes are occupied by near, far and huge pointers (dos)?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

we need to calculating INCOME TAX for the person. The INCOME TAX is as follows:- First $10000/- of income : 4% tax Next $10000/- of income : 8% tax Next $10000/- of income : 11.5% tax above $10, 00,00/- : 15% tax What is the Solution of this Question ?

0 Answers  


write a progam to compare the string using switch case?

1 Answers  


Explain how do you sort filenames in a directory?

0 Answers  


What is a #include preprocessor?

0 Answers  


What is the difference between c and python?

0 Answers  






Explain #pragma statements.

0 Answers  


#include<stdio.h> void main() { int a [5]; for (i=0; i<=4; i++) printf(ā€œ%dā€ ,a[i]); }

8 Answers  


What are the advantages and disadvantages of a heap?

0 Answers  


Print all numbers which has a certain digit in a certain position eg: number=45687 1 number=4 2 number=5 etc

4 Answers  


How macro execution is faster than function ?

0 Answers   Wipro,


How main function is called in c?

0 Answers  


how does printf function work

1 Answers  


Categories