What is a dynamic array in c?


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

Post New Answer

More C Interview Questions

What does the c preprocessor do?

0 Answers  


Explain what is dynamic data structure?

0 Answers  


to get a line of text and count the number of vowels in it

2 Answers  


What is the size of a union variable?

0 Answers  


wtite a program that will multiply two integers in recursion function

4 Answers   TCS,


What are .h files and what should I put in them?

3 Answers  


write a function to swap an array a[5] elements like a[0] as a[5],a[1] as a[4],....a[5] as a[0].without using more than one loop and use one array not to use temp array?

1 Answers   Zensar,


Explain how does flowchart help in writing a program?

0 Answers  


How can I do peek and poke in c?

0 Answers  


How to set a variable in the environment list?

1 Answers  


Why ordinary variable store only one value  

0 Answers  


EXPLAIN #INCLUDE<STDIO.H> EXPLAIN #INCLUDE<CONIO.H>

4 Answers  


Categories