What is double pointer in c?


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

Post New Answer

More C Interview Questions

how to print the character with maximum occurence and print that number of occurence too in a string given ?

0 Answers   Microsoft,


Read N characters in to an array . Use functions to do all problems and pass the address of array to function. 1. Print only the alphabets . If in upper case print in lower case vice versa.

1 Answers  


What is the difference between pure virtual function and virtual function?

0 Answers  


what is used instead of pointers in java than c?

1 Answers   Vuram,


How can I open a file so that other programs can update it at the same time?

0 Answers  


Can true be a variable name in c?

0 Answers  


What does & mean in scanf?

0 Answers  


what is the use of #pragma pack, wer it is used?

2 Answers   Wipro,


What is the difference between null pointer and void pointer

10 Answers   CTS, Manforce, MAQ Software,


Write an efficient algo and C code to shuffle a pack of cards.. this one was a feedback process until we came up with one with no extra storage.

0 Answers  


write a programme to convert temperature from farenheit to celcius?

4 Answers   IBM,


what value is returned to operating system after program execution?

0 Answers  


Categories