What is the difference between near, far and huge pointers?


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

Post New Answer

More C Interview Questions

An instruction which is analysed and acted upon by the processor prior to the compiler going its work a) directive b) constructive c) constant d) absolute mode

0 Answers  


write a program to print %d ?

12 Answers  


write a c program to convert fahrenheit to celsius?

4 Answers   TCS,


What are the key features in c programming language?

0 Answers  


how to add numbers without using arithmetic operators.

14 Answers   TCS,






What are the types of pointers?

0 Answers  


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

0 Answers  


why Language C is plateform dependent

3 Answers   Siemens, Wipro,


. Consider the following program main() { int a[5]={1,3,6,7,0}; int *b; b=&a[2]; } The value of b[-1] is (A) 1 (B) 3 (C) -6 (D) none

9 Answers   Oracle,


no consistent academics. how to answer the question

0 Answers  


What is a macro, and explain how do you use it?

0 Answers  


O,T,T,F,F,S,S,E,N,?,?,?,T,F,F,S,S,E,N

9 Answers   ADP,


Categories