What is pointer to pointer in c?


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

Post New Answer

More C Interview Questions

What is scanf () in c?

0 Answers  


If errno contains a nonzero number, is there an error?

0 Answers  


which operator having highest precedence? a.)+ b.)++ c.)= d.)%

4 Answers  


What is uint8 in c?

0 Answers  


how to get starting address of a running C program

3 Answers  






How can I open files mentioned on the command line, and parse option flags?

0 Answers  


Write a program which calculate sum of several number and input it into an array. Then, the sum of all the number in the array is calculated.

2 Answers  


How can you access memory located at a certain address?

0 Answers  


Why is struct padding needed?

0 Answers  


what does exit() do?

3 Answers   Cadence,


What are data structures in c and how to use them?

0 Answers  


What is a structure and why it is used?

0 Answers   Hexaware,


Categories