How will you allocate memory to a double pointer ?

Answers were Sorted based on User's Feedback



How will you allocate memory to a double pointer ?..

Answer / guest

stack over flow

Is This Answer Correct ?    8 Yes 0 No

How will you allocate memory to a double pointer ?..

Answer / samson chettri

stack over flow.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More C Interview Questions

What are runtime error?

0 Answers  


write a program in C that prompts the user for today's date,tomorrow's date and display the results.Use structures for today's date,tomorrow's date and an array to hold the days for each month of the year.

0 Answers   HCL,


What is the difference between formatted&unformatted i/o functions?

0 Answers  


Write a C program to fill a rectangle using window scrolling

1 Answers  


write a program to generate address labels using structures?

0 Answers   SJC,






write an algorithm to display a square matrix.

0 Answers  


Tell me what is the purpose of 'register' keyword in c language?

0 Answers  


the maximum value that an integer constant can have is a) -32767 b) 32767 c) 1.701e+38 d) -1.7014e+38

1 Answers  


What are pointers? Why are they used?

0 Answers  


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

4 Answers  


Is anything faster than c?

0 Answers  


What is static volatile in c?

0 Answers  


Categories