How can you increase the size of a dynamically allocated array?


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

Post New Answer

More C Interview Questions

Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10

8 Answers   Aspire,


write a addition of two no. program with out using printf,scanf,puts .

4 Answers  


If 4 digits number is input through the keyboard, Write a program to calculate sum of its 1st & 4th digit.

12 Answers   Google,


write a program that finds the factorial of a number using recursion?

13 Answers   Infosys, TATA,


what is the use of pointers

6 Answers   Adobe, GrapeCity,


What is string function c?

0 Answers  


Can you write the algorithm for Queue?

0 Answers   College School Exams Tests, TCS,


how does the C compiler interpret the following two statements p=p+x; q=q+y; a.p=p+x; q=q+y b.p=p+xq=q+y c.p=p+xq; q=q+y d.p=p+x/q=q+y

4 Answers   TCS,


What does do in c?

0 Answers  


Write a program that takes a 5 digit number and calculates 2 power that number and prints it

5 Answers   ABS, Accenture, HCL, Infosys, Infotech, SoftSolve, Software India, TCS, Vertex, Vimukti Technologies,


What are the types of pointers in c?

0 Answers  


Is it cc or c in a letter?

0 Answers  


Categories