what is structuer?

Answer Posted / supercool

For dealing with different types of data(e.g. int, float, char,etc.)at a time, C provides a data type called ‘structure’. A structure gathers together, different atoms of information that comprise a given entity.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is a stream?

605


Explain how do you use a pointer to a function?

636


Differentiate between calloc and malloc.

750


How can you check to see whether a symbol is defined?

583


Is stack a keyword in c?

630






What are the advantages of c language?

660


What are structure members?

589


How to delete a node from linked list w/o using collectons?

2083


What is the difference between functions abs() and fabs()?

641


What is putchar() function?

628


Ow can I insert or delete a line (or record) in the middle of a file?

569


what is a constant pointer in C

670


Difference between strcpy() and memcpy() function?

671


All technical questions

1502


What are structures and unions? State differencves between them.

605