Array

Why array is used in C langauage?

  • Priya
  • 25 Jun
  • 3940 Views
  • 69 Answers
Your Answer

Arrays in C act to store related data under a single variable name with an index, also known as a subscript. It is easiest to think of an array as simply a list or ordered grouping for variables of the same type. As such, arrays often help a programmer organize collections of data efficiently and intuitively.

C Language

Didn't get the answer.
Contact people of Talent-C Language directly by clicking here