Whats a struct?5
915 5b5cc7d6e4d2b419777514fc
Q: Whats a struct?
- Show Answer
- Workspace
- Discuss
Answer :
Explanation :
A struct is a special C data type that encapsulates other pieces of data into a single cohesive unit. Like an object, but built into C.
Similar Questions
Since Nithya and Suganya exchange places, so Rita’s new position is the same as Monika’s earlier position. This position is 17th from the right and 10th from the left. Therefore Number of girls in the row = (16 + 1 + 9) = 26.