Question: Create a C + + file with the name problem 2 . cpp . Declare a string array of size 3 and initialize it to

Create a C++ file with the name problem2.cpp.
Declare a string array of size 3 and initialize it to {"[Your name]", "Alice", "Bob"} where you put your actual first name in place of the text [Your name].
Declare an integer array of size 3 and initialize it to {100,90,80}.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!