Trusted by millions of Kenyans
Study resources on Kenyaplex

Get ready-made curriculum aligned revision materials

Exam papers, notes, holiday assignments and topical questions – all aligned to the Kenyan curriculum.

Explain the need for array variables in C++

Explain the need for array variables in C++.

Answers


CHARLES
Array variables helps in storing several data types without having to declare the individual different variable each with a different identifier.For example, one can store six values of type int in an array,with a unique identifier without having to declare six different variables each with different identifier
Charcher answered the question on March 16, 2018 at 10:13

Answer Attachments

Exams With Marking Schemes

Related Questions