explain about storage of union elements.
Answer Posted / saranya
union elements share common memory space
| Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
Write a progarm to find the length of string using switch case?
How can I rethow can I return a sequence of random numbers which dont repeat at all?
Who invented bcpl language?
What is table lookup in c?
Differentiate call by value and call by reference?
What math functions are available for integers? For floating point?
What is meant by type casting?
What does 2n 4c mean?
What is #include cctype?
What are comments and how do you insert it in a C program?
string reverse using recursion
write a c program to do the following: a) To find the area of a triangle. b) To convert the temperature from Fahrenheit to Celsius. c) To convert the time in hours : minutes : seconds to seconds.
What is external variable in c?
How are 16- and 32-bit numbers stored?
What is the modulus operator?