What is the function of multilevel pointer in c?


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

Post New Answer

More C Interview Questions

write a program to gat the digt sum of a number (et. 15= >1+5=6)

2 Answers  


Write a program on swapping (100, 50)

0 Answers   BPL,


What is #pragma directive?how it is used in the program? what is its advantages and disadvantages?

2 Answers  


What is && in c programming?

0 Answers  


Convert a distance from miles to kilometers .there are 5280 feets per mile,12 inches per foot .2.54 centimeters per inch and 100000centimeters per kilometer

0 Answers   TCS,


Explain b+ tree?

0 Answers  


Write a C program to count the number of email on text

0 Answers  


What was noalias and what ever happened to it?

0 Answers  


what is the difference between while and do while?

2 Answers  


What does main () mean in c?

0 Answers  


To what value do nonglobal variables default? 1) auto 2) register 3) static

4 Answers  


How does the assert() function work?

2 Answers  


Categories