Question: This is your second Lab Activity. Please read the following instructions carefully. There are two different programming questions.You could earn 0 - 2 5 points

This is your second Lab Activity. Please read the following instructions carefully. There are two different programming questions.You could earn 0-25 points per question.50 points yielded 100% for the Assignment. You can discuss programs conceptually but not to show your programs to each other. Having someone else write your program is considered academic dishonesty. Answer the following questions: Lab Activity 2-1: WAP in C++ to perform a linear search algorithm on a character array using functions. Lab Activity 2-2: WAP in C++ to perform a bubble sort to arrange an array of floats in descending order using functions. Ensure that your programs include: (a) Function prototype -5 points (b) Function definition -5 points (c) Function call -5 points (d) Correct logic -5 points (e) Comments (single/multiple)-5 points Otherwise, I will subtract a few points. Please submit your C++ code and outputs in Word (doc file). You can click pictures of your output and paste them into the Word document.You don't have to finish the question in one sitting; you can start and finish it later. The due date is 7th September 2024- Saturday, at 11:59 pm.

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