What is huge pointer in c?


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

Post New Answer

More C Interview Questions

Meaning of () in c

1 Answers  


What are different types of variables in c?

0 Answers  


What is wrong with this initialization?

0 Answers  


Define function ?Explain about arguments?

2 Answers   Geometric Software, Infosys,


why r u join this company? give solid resons.

16 Answers   IBM, Infosys, TCS,


main() { int a=4,b=2; a=b<<a + b>>2; printf("%d", a); }

4 Answers   CTS,


who is the founder of c

19 Answers   College School Exams Tests, HP,


How can I copy just a portion of a string?

0 Answers  


a=10;b= 5;c=3;d=3; if(a printf(%d %d %d %d a,b,c,d) else printf("%d %d %d %d a,b,c,d);

0 Answers   Wilco,


What is the explanation for the dangling pointer in c?

0 Answers  


for(;;) printf("C language") What is out put of above??

2 Answers   Practical Viva Questions,


Can one function call another?

0 Answers  


Categories