Answer Posted / sameer
to have a collection of similar dta types in one varible
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is there any data type in c with variable size?
write a program to print largest number of each row of a 2D array
What are the features of the c language?
Explain how can I make sure that my program is the only one accessing a file?
What is gets() function?
Which header file is used for clrscr?
What is the use of printf() and scanf() functions?
When can a far pointer be used?
Do you know the difference between malloc() and calloc() function?
Explain what are linked list?
What is a method in c?
what is different between auto and local static? why should we use local static?
What is Dynamic memory allocation in C? Name the dynamic allocation functions.
What is a wrapper function in c?
Explain what does the function toupper() do?