Electronics and Communication Engineering - Microprocessors - Discussion

Discussion Forum : Microprocessors - Section 2 (Q.No. 19)
19.
Consider the following features of 'structures' in C?
  1. The values of a structure variable can be assigned to another structure variable of the same type using the assignment operator.
  2. One structure can be nested within another structure.
  3. A variable structure can also be passed to a function.
Which of the above are correct?
All
1 and 2 only
1 and 3 only
2 and 3 only
Answer: Option
Explanation:

All are correct.

Discussion:
Be the first person to comment on this question !

Post your comments here:

Your comments will be displayed after verification.