Write a program the contains an array of 1000 elements name

Assignment Help C/C++ Programming
Reference no: EM13159505

1) Write a program the contains an array of 1000 elements named rolls. The rolls array should be populated using a for loop and assigned a random number simulating the roll of a pair of six sided dice. Using a second loop, your program should find the # of times the value or 7 or 11 was rolled. You program should display the probability that a 7 or an 11 was rolled.

2) Write a program that stores the following numbers in the array named miles: 15, 22, 16, 18, 27, 23, and 20 that lives in the main() function. Have your program pass the entire contents of the miles array to a function named named displayInts(). The displayInts() function should display the values of the array it received. The function should separate the printed values with a "-".

 

3) Write function named scalarProduct() that accepts two double arrays and returns the scalar product. A scalar product is a0b0 + a1b1 + a2b2+ ... + an-1bn-1.

Write a simple main() function to test your function.

4) Write a function named equals() that accepts two char arrays and return true if both arrays have the same characters in the same order. The function should return false otherwise. Write a simple main() function to test your function.

 

 

Reference no: EM13159505

Questions Cloud

What level of t must be set to achieve the goal : Suppose the government wants to achieve a level of Y=2,000. What level of T must be set to achieve the goal? Where C=200+0.5(Y-T), I=800, and G=300
How did darwin define the process of natural selection : How did Darwin define the process of natural selection and how did Darwin's theories differ from his predecessors?
Is crossing over more advantageous to organism survival : Is "crossing over" more advantageous to organism survival if it occurs duing MITosis OR Meiosis & why?
What is the nominal gdp : What is the nominal GDP in 2011? What is the real GDP in 2011 (using 2010 prices)?
Write a program the contains an array of 1000 elements name : Write a function named equals() that accepts two char arrays and return true if both arrays have the same characters in the same order. The function should return false otherwise. Write a simple main() function to test your function.
What was the cause-specific mortality rate from cholera : In an Asian country with a population of 6 million people, 60,000 deaths occurred during the year ending December 31, 1995. . What was the cause-specific mortality rate from cholera in 1995?
What amount of profit is the firm earning : What amount of profit is the firm earning? Is this firm in a short-run or long-run equilibrium? Why?
Explain the differences between the two demand functions : One can derive a demand function for health and for medical services from the Grossman model. Explain the differences between the two demand functions. Why does demand for health and for medical services depend on age?
Determine the net amount to be paid the employee : Payroll data for the current week are as follows: hours worked, 46 federal income tax withheld, $350; cumulative earnings for year prior to current week, $99,700; social security tax rate, 6.0% on maximum of $100,000; and Medicare tax rate, 1.5% o..

Reviews

Write a Review

C/C++ Programming Questions & Answers

  Represent an instruction supported by simpletron

Implementation contains a Simpletron class and several supporting Instruction classes

  Write c function to sort one dimensional integer array

Consider the values sorted in the array. Sort it in ascending order using Bubble sort technique showing all iterations: write C function to sort one dimensional integer array in ascending order.

  Write program to read from file to find number of integers

Write down the program which reads from file numbers.txt 30 integers in range 0 - 200. Program ‎then determines number of integers in each of given ranges.

  Write and test c program which outputs waveform

Write and test a C program which outputs waveform which switches from 10.0 kHz with a 50% duty cycle to 25.0 kHz with a 5% duty cycle every 5 seconds.

  Write program which inputs number of winning coupons

Write a program which inputs number of coupons you win and outputs how many candy bars and gumballs you can get if you spend all off your coupons on candy bars first and remaining coupons on gumballs in c++.

  Write program that stores the numbers in array

Write a c++ program that stores the following numbers in the array named miles: 15,22,16,18,27,23, and 20. have your program copy the data stored in miles to another array.

  Write song playlist class-object-oriented design principles

Write a song playlist class in C++ called "PlayList" using object-oriented design principles. The playlist should support the following ADT.The implementation should be based on an array of strings to store the song titles.

  Show the deatils of an emplyoee - c programming

Show the deatils of an emplyoee in a neat format.

  Create a program for a company named retail-mart

Prompt the user to enter an item name (one word only), a quantity and a price. For this step, in addition to functionality, I'll be looking at: location of the variable declarations; appropriateness of data types selected; appropriateness of the va..

  Multiple heaps

Create an application that has two heaps. Place a linked list into each heap. Select one hundred random numbers. Place each of the random numbers into each heap - CSI 345 - Spring 2014 S2

  Technical paper: memory management

Technical Paper: Memory Management, The intent of this paper is to provide you with an in depth knowledge of how memory is used in executing, your programs and its critical support for applications.

  Write program which prompts user to enter numbers

Write down the program which prompts the user to enter numbers, findsout how many positive and negative values have been entered, and calculates sum and average of numbers entered.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd