Question: please answer this question and also attach output screenshot QUESTION 2 [4.5 MARKS] a) Write C++ statements to declare and initialize an array of strings
please answer this question and also attach output screenshot

QUESTION 2 [4.5 MARKS] a) Write C++ statements to declare and initialize an array of strings named appliances to store the following list: (1.5 marks) Refrigerator, Washing Machine, Kitchen Cabinet, Dishwasher, and Kettle b) Write a function named changeAppliances to change the appliances' names in the array by user input. The function takes the array of strings as argument and does not return a value.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
