what are the advantages & disadvantages of unions?
Answer Posted / vadivelt
Main disadvantage is, all the union member variables cannot
be initialised or used with different values at a time.
Is This Answer Correct ? | 45 Yes | 14 No |
Post New Answer View All Answers
Write a program which returns the first non repetitive character in the string?
What are Macros? What are its advantages and disadvantages?
What is the scope of global variable in c?
i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....
What is the acronym for ansi?
Under what circumstances does a name clash occur?
What are the advantages of Macro over function?
#include
What is class and object in c?
Why does everyone say not to use gets?
Are c and c++ the same?
What is gets() function?
How can you restore a redirected standard stream?
Whats s or c mean?
How to write a code for reverse of string without using string functions?