86.0k views
3 votes
An array of string objects that will hold 5 names would be declared using which statement?

1 Answer

4 votes
An array of string objects that will hold 5 names would be declared using which statement?

string names [5];

(i pasted your question because just the answer was too short to post)
User Oguzhancerit
by
8.4k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.