what is structure an array is a data structure


What is Structure?

An Array is a data structure whose elements are all of the similar data type. The structure is a data structure whose individual elements are able to differ in type and therefore a single structure might contain integer elements, character elements and floating-point elements. Arrays, Pointers and other structures can as well be included as elements within a structure and the individual structure elements are referred to as members. We will observe how structures are defined and how their individual members are processed and accessed within a program.

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: what is structure an array is a data structure
Reference No:- TGS0305110

Expected delivery within 24 Hours