What is the difference between struct and union in C?
A struct is a block of memory that stores several data objects, where those objects don't overlap. A union is a block of memory that stores several data objects, but has only storage for the largest of these, and thus can only store one of the data objects at any one time.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain what’s a signal? Explain what do I use signals for?
What is property type c?
can i know the source code for reversing a linked list with out using a temporary variable?
What the different types of arrays in c?
How to convert decimal to binary in C using recursion??
Write a program to input the price of 1 burger and the number of burgers eaten by a group of friends .print the total amount to be paid by the group?
how to make c program without a libary? e.g.#include<stdio.h> libary is not in c progaram.
What is union in c?
what is the difference between auto and static keywords
1 Answers cDot, College School Exams Tests, TCS,
What are valid signatures for the Main function?
How can I list all of the predefined identifiers?
i want to job in your company, so how it will be possible.