Question: Pseudocode Assignment Using C++ Read in a text file containing phsudocode to perform the following tasks. Example of pseudocode that you will use in your

Pseudocode Assignment Using C++

Read in a text file containing phsudocode to perform the following tasks.

Pseudocode Assignment Using C++ Read in a text file containing phsudocode to

Example of pseudocode that you will use in your txt file.

perform the following tasks. Example of pseudocode that you will use in

The following are the pseudocode operations

your txt file. The following are the pseudocode operations CS 414 Generation

CS 414 Generation Zero Language Assignment Write a program and execute to fill an array 250 locations with the values 250 down to 1. Then go through the array and zero out all values that are multiples ofx and multiples ofy. The value ofx and y are input data to your program. Test your program to turn into me, using 5 and 7 for x and y. Compute the sum and the average of resulting values left in the array, ignoring the zeroed out data. Print out the sum and average and print/dump your last 25 memory location of the array above. Label your output with pencil/pen since you cannot print labels in you program. 1. Write a program to read in two values and compute the sum and difference. Print out the two inputs, the sum and the difference and (pencil) label the answers. Use inputs 2. Write a program to compute the 48th Fibonacci number and print out results showing all digits. Your interpreter handles 10 digit data values. 3

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!