Array

Why array is used in C langauage?

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

array is the collection of similar data types(variables). like when you have to store large number of same types then instead of declaring several variables you can make an array and save all the data in one single array.

C Language

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