logo Use CA10RAM to get 10%* Discount.
Order Nowlogo
(5/5)

Demonstrate the ability to decompose a problem into functional parts.

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Objectives:

Demonstrate the ability to decompose a problem into functional parts.

Demonstrate the ability to declare, define and call user functions.

Demonstrate the ability to use basic pointers in passing values between functions.

Demonstrate the ability to memory functions.

Problem:

You are asked to compose a program that will make use of user functions to implement each of the major steps of the problem. Your program will create an array of 100 random integer values between 1 and 10 inclusively. Your program will then prompt the user to enter in 4 integer values between 1 and 10 inclusively. The program will then count the number of occurrences of each of the user entered numbers that were produced and stored in the random number array. Finally, your program should print out the values stored in the random number array as well as the number of occurrences of the user values.

Assumptions:

The user will always enter in valid numbers, no error checking required.

Grading Rubric:

1. Your program should make use of user functions to accomplish the tasks listed. There should be a function to accomplish the following tasks. -5 points for each missing or inoperative function.

Create an array of random values passing the array back and forth.

Prompt the user for 4 values and return them to the caller.

• Count the number of instances of each of the user values.

• Print out the statistics of the findings/counting and the values in the array. Pass in the values needed to perform the tasks.

2. Use of pointers to pass values from calling functions to user functions: -10

3. Proper use of random number generator, offset and range: -10

4. Correct outputs and totals and compiles: up to -40 is the output made up or did a few get missed? Partial credit for features implemented.

5. Declare the random number array using a memory function call calloc or malloc: -10 if none.

6. Provide a program description and function descriptions for each user function: -10

Note: You could program this all in main and still earn up to 30 points. I will be looking for copied code and cheating.

 

(5/5)
Attachments:

Related Questions

. Introgramming & Unix Fall 2018, CRN 44882, Oakland University Homework Assignment 6 - Using Arrays and Functions in C

DescriptionIn this final assignment, the students will demonstrate their ability to apply two ma

. The standard path finding involves finding the (shortest) path from an origin to a destination, typically on a map. This is an

Path finding involves finding a path from A to B. Typically we want the path to have certain properties,such as being the shortest or to avoid going t

. Develop a program to emulate a purchase transaction at a retail store. This program will have two classes, a LineItem class and a Transaction class. The LineItem class will represent an individual

Develop a program to emulate a purchase transaction at a retail store. Thisprogram will have two classes, a LineItem class and a Transaction class. Th

. SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of Sea Ports. Here are the classes and their instance variables we wish to define:

1 Project 1 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of

. Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of Sea Ports. Here are the classes and their instance variables we wish to define:

1 Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Um e HaniScience

813 Answers

Hire Me
expert
Muhammad Ali HaiderFinance

696 Answers

Hire Me
expert
Husnain SaeedComputer science

924 Answers

Hire Me
expert
Atharva PatilComputer science

601 Answers

Hire Me

Get Free Quote!

348 Experts Online