When can a far pointer be used?


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

Post New Answer

More C Interview Questions

HOW TO SOLVE A NUMERICAL OF LRU IN OS ??????

0 Answers  


Describe newline escape sequence with a sample program?

0 Answers  


write a program which the o/p should b in such a way that s triangle if I/p is 3,a Square/rectangle if I/P=4,a pentagon if I/P=5 and so on...forget about the I/P which is less than 3

0 Answers   ADP,


What is pre-emptive data structure and explain it with example?

0 Answers  


What is %g in c?

0 Answers  






what is the difference between call by value and call by reference?

5 Answers   Genpact, Global Logic, Infosys,


What do you mean by a local block?

0 Answers   InterGraph,


diff between exptected result and requirement?

0 Answers   HCL,


#include<stdio.h> #include<conio.h> void main() { int m=0111,n=20; printf("%d%d\n",m,n); getch(); }

1 Answers  


What is the size of structure pointer in c?

0 Answers  


What is the difference between realloc() and free()

1 Answers  


can a union be self-referenced?

1 Answers  


Categories