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

What will be the result of the following C language program? main() { int a = 0; int b = 20; char x = 1; char y = 10; if(a,b,x,y) printf("Welcome"); }

1 Answers  


what is ANSI and ISO

7 Answers   HCL,


simple program of graphics and thier outpu display with a want what is out put of graohics in c language

1 Answers   CSC, HCL,


What is the function of this pointer?

0 Answers   Agilent, ZS Associates,


what is bit rate & baud rate? plz give wave forms

0 Answers  


Tell me the use of bit field in c language?

0 Answers  


What would happen to X in this expression: X += 15; (assuming the value of X is 5)

0 Answers  


swap 2 numbers without using third variable?

0 Answers   IBS,


we have to use realloc only after malloc or calloc ? or we can use initially with out depending on whether we are using malloc or calloc in our program ?

2 Answers  


Is return a keyword in c?

0 Answers  


without using arithmatic operator solve which number is greater??????????

1 Answers   Accenture,


matrix multiplication fails introspect the causes for its failure and write down the possible reasons for its failurein c language.

5 Answers   TCS,


Categories