what is difference between array,strutter,union and pointers
Answer Posted / dfg
gff
| Is This Answer Correct ? | 11 Yes | 14 No |
Post New Answer View All Answers
What is data structure in c language?
Define recursion in c.
What is a ternary operator in c?
List some of the dynamic data structures in C?
What is getche() function?
Write a program to identify if a given binary tree is balanced or not.
What is a dynamic array in c?
How can I read/write structures from/to data files?
What is meant by initialization and how we initialize a variable?
Can the “if” function be used in comparing strings?
What is calloc()?
Explain the process of converting a Tree into a Binary Tree.
Is it possible to pass an entire structure to functions?
What does typedef struct mean?
What is the difference between %d and %i?