I need making a C++ code for this assignment

User Generated

vtceb91

Programming

Description

I need a C++ code for the assignment found on the attachment found in here.

code has to be done with Visual Express 2013.

Unformatted Attachment Preview

ELET 2300 Programming Assignment II Spring 2016 Due date: 5/8/2016 @ 11:50 PM Write a program that generates an array filled up with random positive integer number ranging from 60 to 100, and display it on the screen. After the creation and displaying of the array, the program displays the following: [R]everse [A]dd [S]earch E[xit] Please select an option:_ Then, if the user selects: - R (lowercase or uppercase): the program displays the reversed version of the array. - A (lowercase or uppercase): the program displays the sum of the elements of the array. - S (lowercase or uppercase): the program asks the user to insert an integer number and look for it in the array, returning a message whether the number is found and its position (including multiple occurrences, see example below), or is not found. - E (lowercase or uppercase): the program exits. NOTE: Until the last option (‘e’ or ‘E’) is selected, the main program comes back at the beginning, asking the user to insert a new integer number. IMPORTANT NOTES, PLEASE READ CAREFULLY: 1) Your program MUST BE virus FREE (0 points will be given if the CPP file is infected). 2) Your program MUST BE FULLY DOCUMENTED or COMMENTED. 3) Your program MUST RUN without any correction. Non-running programs will not be evaluated and 0 points will be given. 4) Use a meaningful prompt. Don't allow the user to guess what to input into your program. 5) On the due date, please submit ONLY the HW2_.CPP file through Blackboard. 6) Late programs will not be evaluated and 0 points will be given
Purchase answer to see full attachment
User generated content is uploaded by users for the purposes of learning and should be used following Studypool's honor code & terms of service.

Explanation & Answer

Hi! Here ...


Anonymous
I was having a hard time with this subject, and this was a great help.

Studypool
4.7
Trustpilot
4.5
Sitejabber
4.4

Related Tags