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
What is getch () for?
What is c language & why it is used?
Hi can anyone tell what is a start up code?
Explain how can you determine the size of an allocated portion of memory?
What is a ternary operator in c?
What is volatile, register definition in C
The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?
What is the difference between malloc calloc and realloc in c?
How pointers are declared?
What is 2c dna?
What does p mean in physics?
What is the -> in c?
Explain how many levels deep can include files be nested?
What is a substring in c?
Can you please explain the difference between malloc() and calloc() function?