Answer Posted / thunder
Yes,unions also self-referenced,but it can share the common
memory location.
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
What is meant by 'bit masking'?
Q.1 write aprogram to stack using linklist o insert 40 items? Q.2 write a program to implement circular queue with help of linklist?
Apart from dennis ritchie who the other person who contributed in design of c language.
Are the variables argc and argv are local to main?
What are the 5 types of inheritance in c ++?
Is it better to use malloc() or calloc()?
What is the use of printf() and scanf() functions?
How many types of functions are there in c?
List some of the dynamic data structures in C?
#include
How reliable are floating-point comparisons?
How can you return multiple values from a function?
Why isnt any of this standardized in c?
Can we access the array using a pointer in c language?
What are the usage of pointer in c?