What is indirection? How many levels of pointers can you have?


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

Post New Answer

More C Interview Questions

Are the outer parentheses in return statements really optional?

0 Answers  


What is the role of this pointer?

0 Answers  


what is difference between #include<stdio.h> and #include"stdio.h"

4 Answers  


what does data structure mean?

8 Answers  


write a c program to add two integer numbers without using arithmetic operator +

13 Answers   Value Labs,






Is there a way to have non-constant case labels (i.e. Ranges or arbitrary expressions)?

0 Answers  


What is build process in c?

0 Answers  


How can you call a function, given its name as a string?

0 Answers  


which one low Priority in c? a)=,b)++,c)==,d)+

10 Answers  


Is it better to use malloc() or calloc()?

0 Answers   Aspire, Infogain,


what does " calloc" do?

7 Answers   Cadence, Logos,


Difference between macros and inline functions? Can a function be forced as inline?

0 Answers   HAL, Honeywell, Zomato,


Categories