computer

The program should contain the following exact functions (exact name, parameters names, parameters type, parameter order, returned values, functionality) in this exact order:

Save Time On Research and Writing
Hire a Pro to Write You a 100% Plagiarism-Free Paper.
Get My Paper
  1. A ReadConcepts function that reads a list of concepts/strings from the LIST.txt text file (one concept per line), stores them into an array of 100 strings called Concepts, and count how many concepts are in the list and store in the reference parameter Number. The function should have two parameters (the array of concepts and a reference to the number of concepts in the array and should not return a value:
    void ReadConcepts(string Concepts[100], int &Number)
  2. A PrintConcepts function that prints all the concepts from the array, one concept per line. The function
    should receive the array of concepts and the number of concepts as parameters and should not return any
    values:
    void PrintConcepts (string Concepts[100], int Number)
  3. A SortConcepts function that sort the array using the method from the textbook or practice exercises,
    without using any predefined functions or other sorting methods. The function should receive the array of
    concepts and the number of concepts as parameters and should not return any values:
    void SortConcepts (string Concepts[100], int Number)
  4. The main function should do all of the following in this order:

    ▪  call the ReadConcepts function to read the concepts from the file and store them into an array
    ArrayConcepts and determine the NumberConcepts of concepts,
    ▪  call the PrintConcepts for ArrayConcepts and NumberConcepts
    ▪  call the SortConcepts to sort the ArrayConcepts and
    ▪  call PrintConcepts to print the sorted ArrayConcepts.
    You should solve the problem in C++ using only concepts studied in class so far and without using any global variables.

URL
https://dcccd.blackboard.com/bbcswebdav/pid-23563248-dt-content-rid-179190992_1/xid-179190992_1

Calculate your order
Pages (275 words)
Standard price: $0.00
Client Reviews
4.9
Sitejabber
4.6
Trustpilot
4.8
Our Guarantees
100% Confidentiality
Information about customers is confidential and never disclosed to third parties.
Original Writing
We complete all papers from scratch. You can get a plagiarism report.
Timely Delivery
No missed deadlines – 97% of assignments are completed in time.
Money Back
If you're confident that a writer didn't follow your order details, ask for a refund.

Calculate the price of your order

You will get a personal manager and a discount.
We'll send you the first draft for approval by at
Total price:
$0.00
Power up Your Academic Success with the
Team of Professionals. We’ve Got Your Back.
Power up Your Study Success with Experts We’ve Got Your Back.

Order your essay today and save 30% with the discount code ESSAYHELP