Write the following program in c++. Combine your first and second name and pick only the first five characters of your name for the project. i. ii. Declare an array named name1 and put all the first...


Write the following program in c++.<br>Combine your first and second name and pick only the first five characters of your name for<br>the project.<br>i.<br>ii.<br>Declare an array named name1 and put all the first five characters into it.<br>Write a for loop with an if condition that will find and output the index value of a<br>searched character in the array. Let the program be such that the user will input the<br>character being searched for.<br>

Extracted text: Write the following program in c++. Combine your first and second name and pick only the first five characters of your name for the project. i. ii. Declare an array named name1 and put all the first five characters into it. Write a for loop with an if condition that will find and output the index value of a searched character in the array. Let the program be such that the user will input the character being searched for.

Jun 04, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here