Answer Posted / a\sivasankar.a
structure is an derived data type and it is a collection of
different data types stored in s single stucture
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is pass by reference in c?
how can f be used for both float and double arguments in printf? Are not they different types?
What is malloc return c?
Explain the array representation of a binary tree in C.
What are the different types of objects used in c?
What is c language used for?
How can I make sure that my program is the only one accessing a file?
What is the equivalent code of the following statement in WHILE LOOP format?
difference between native and cross compilers
What are the salient features of c languages?
Why does everyone say not to use scanf? What should I use instead?
What do you mean by dynamic memory allocation in c?
Compare array data type to pointer data type
What do header files do?
Why do we use header files in c?