Question: ASSIGNMENT 3B Write a program [YourName-Assignment3B (replace [YourName] with your actual name, no spaces) that reads a list of concepts/strings from the LIST.txt text file

 ASSIGNMENT 3B Write a program [YourName-Assignment3B (replace [YourName] with your actualname, no spaces) that reads a list of concepts/strings from the LIST.txt

ASSIGNMENT 3B Write a program [YourName-Assignment3B (replace [YourName] with your actual name, no spaces) that reads a list of concepts/strings from the LIST.txt text file (one concept per line), stores them into an array of strings, and then prints the following: All the concepts from the array 2. 1. All the concepts from the array in alphabetical order (without using any predefined sorting functions or editing the LIST file) 3. All the concepts from the array that contain spaces 4. All the concepts from the array that contain the letter A (small or large caps) . All the concepts from the array that end with a consonant In addition to the complete CPP code (IYourNamel-Assignment3B.cpp), you should submit a screenshot Word document (YourNamel-Assignment3B.docx) that contains screenshots of your full C++ code (take multiple screenshots if the code is larger than one screen), and the full console output (take multiple screenshots if the output is larger than one window) Submit your YourName]-Assignment3B.cpp and YourNamel-Assignment3B.docx files under Assignment3B on eCampus

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 Databases Questions!