Computer Science, asked by shanthismile21, 4 months ago

Elaborate on the principles of object oriented programming​

Answers

Answered by Anonymous
3

Explanation:

C Structure is a collection of different data types which are grouped together and each element in a C structure is called member. ... It is a best practice to initialize a structure to null while declaring, if we don't assign any values to structure members.

Similar questions