Browse W
Alphabetical listing with fast deep pagination.
66619 items • Page 1317 / 1333
write a program that asks the users to enter today\'s sales forfive store. the p
write a program that asks the users to enter today's sales forfive store. the program should display a bar chart comparing each store'ssales. Creat each bar in the bar chart by di…
write a program that caculates and prints the monthly paycheck for an employee.
write a program that caculates and prints the monthly paycheck for an employee. The net pay is caculated after taking the following deductions: Federal Income tax : 15% Statte Tax…
write a program that calculates and prints the bill for a cellular telephone com
write a program that calculates and prints the bill for a cellular telephone company.The company offers two types of service:regular and premium.It rates vary,depending on the typ…
write a program that calculates how much change should be given and determine th
write a program that calculates how much change should be given and determine the number of each type of coin to dispense. We will assume that all prices are multiples of 5 cents …
write a program that calculates the acceleration (m/s^2) of a jet fighter launch
write a program that calculates the acceleration (m/s^2) of a jet fighter launched from an aircraft-carrier-based catapult, given the jet's takeoff speed in km/hr and the distance…
write a program that calculates the acceleration (m/s^2) of a jet fighter launch
write a program that calculates the acceleration (m/s^2) of a jet fighter launched from an aircraft-carrier-based catapult, given the jet's takeoff speed in km/hr and the distance…
write a program that calculates the average of N integers. The program should pr
write a program that calculates the average of N integers. The program should prompt the user to enter the value of N and then afterward must enter all N numbers. If the user ente…
write a program that calculates the average of an arbitrary number of grades inp
write a program that calculates the average of an arbitrary number of grades inputted by the user. this can be done by continuously prompting the user for additional number. in th…
write a program that calculates the average of an arbitrary number of grades inp
write a program that calculates the average of an arbitrary number of grades inputted by the user. this can be done by continuously prompting the user for additional number. in th…
write a program that can be used to train the user to use lesssexist language by
write a program that can be used to train the user to use lesssexist language by suggesting alternative versions given by theuser. The program will ask for a sentence, read the se…
write a program that can read a text file of numbers and calculate the mean and
write a program that can read a text file of numbers and calculate the mean and standard deviation of those numbers. Print the result in another text file. Put the result on the c…
write a program that changes a temperature reading fromFahrenheit to Celsius usi
write a program that changes a temperature reading fromFahrenheit to Celsius using the following formula: Celsius =(100 / 180) * (Fahrenheit - 32). Your program should prompt the …
write a program that checks a text file for several formatting and punctuation m
write a program that checks a text file for several formatting and punctuation matters. The program ask for the names of both an inputfile and an output file. It then copies all t…
write a program that contains the function calories() that is to accept a long i
write a program that contains the function calories() that is to accept a long integer number total and the address of the integer variables pizza, chips, apples, mustard. the pas…
write a program that converts cents to dollars,quarters,dimesand cents. A) use i
write a program that converts cents to dollars,quarters,dimesand cents. A) use interactive approach to ask users to input the totalnumber of cents from the keyboard. B) use symbol…
write a program that converts multiple words and multiple numbers to its Morse c
write a program that converts multiple words and multiple numbers to its Morse code using Matlab. (For example convert the sentences: "I love my car" to its morse code and also nu…
write a program that coutns the number of elements in an array that are even num
write a program that coutns the number of elements in an array that are even number, the array has 11 elements, each 16 bit and is stored in memory location starting from $800 (hi…
write a program that coutns the number of elements in an array that are even num
write a program that coutns the number of elements in an array that are even number, the array has 11 elements, each 16 bit and is stored in memory location starting from $800 (hi…
write a program that creates a class to hold Netflix data, which will have Movie
write a program that creates a class to hold Netflix data, which will have Movie objects. You will ask the user if he/she wants to enter a new movie to the database or find a movi…
write a program that creates a student class consisting of student ID and three
write a program that creates a student class consisting of student ID and three exam scores. in a seperate implementation class allow the user to enter class values. call the cons…
write a program that creates a two dimensional array to save the week days. Then
write a program that creates a two dimensional array to save the week days. Then ask the user to enter a number between 0 and 6. The program should print the corresponding day. wr…
write a program that creates an array of 10 integers the program should then use
write a program that creates an array of 10 integers the program should then use the following functions. write a Statistical Analysis program that creates an array of 10 integers…
write a program that deals random sorted \"bridge hands\" using two different me
write a program that deals random sorted "bridge hands" using two different methods. Bridge is a card game that uses a standard deck of 52 cards. There are four players, and each …
write a program that declares three one dimensional arrays named volts, current,
write a program that declares three one dimensional arrays named volts, current, and resistance. Each array should be declared in main () and be capable of holding 10 double preci…
write a program that declares three one dimensional arrays named volts, current,
write a program that declares three one dimensional arrays named volts, current, and resistance. Each array should be declared in main () and be capable of holding 10 double preci…
write a program that defines two different structures as follows: 1) A cPu struc
write a program that defines two different structures as follows: 1) A cPu structure that contains a manufacturers Name (string), a model number (int), a speed (float), and a pric…
write a program that defines two different structures as follows: 1) A cPu struc
write a program that defines two different structures as follows: 1) A cPu structure that contains a manufacturers Name (string), a model number (int), a speed (float), and a pric…
write a program that describes three one dimensional array named price,quantity,
write a program that describes three one dimensional array named price,quantity, and amount. eacch array should be declared in main() and be capable of holding 10 double-precison …
write a program that determines a student\'s grade. It readsthree test scores (b
write a program that determines a student's grade. It readsthree test scores (between 0 and 100) and calls a function thatcalculates and returns a student's grade based on the fol…
write a program that determines which of five geographic region within a major c
write a program that determines which of five geographic region within a major city north,north,east,west and central) had the fewest reported automobile accidents last year. it s…
write a program that displays a random permutation of the numbers 1 to 10. The r
write a program that displays a random permutation of the numbers 1 to 10. The resulting permutation is stored in an array of integers. To generate a random permutation, you need …
write a program that does basic vector operations. You will write a function to
write a program that does basic vector operations. You will write a function to perform each operation, using arrays and loops as necessary. You may leave all the functions in the…
write a program that does basic vector operations. You will write a function to
write a program that does basic vector operations. You will write a function to perform each operation, using arrays and loops as necessary. You may leave all the functions in the…
write a program that does the following: 1. Read a list with names and year born
write a program that does the following: 1. Read a list with names and year born from a file into an array. 2. There will not be more than 30 names in the file. 3. Write a functio…
write a program that does the following: 1. Read a list with names and year born
write a program that does the following: 1. Read a list with names and year born from a file into an array. 2. There will not be more than 30 names in the file. 3. Write a functio…
write a program that draws a graphical display of a 2D random walk using a Drawi
write a program that draws a graphical display of a 2D random walk using a DrawingPanel. Start a pixel walker in the middle of the panel. On each step, choose to move 1 pixel up, …
write a program that draws a graphical display of a 2D random walk using a Drawi
write a program that draws a graphical display of a 2D random walk using a DrawingPanel. Start a pixel walker in the middle of the panel. On each step, choose to move 1 pixel up, …
write a program that dynamically allocates an array large enough tohold a user d
write a program that dynamically allocates an array large enough tohold a user defined number of test scores. Once all the scores areentered the array should be passed to a functi…
write a program that estimates theprobability P that if N people are in a room,
write a program that estimates theprobability P that if N people are in a room, at least two of themhave the same birthday. By the same birthday, we mean the sameday and month (ig…
write a program that finds the hypotenuse of a right triangle, given lengths of
write a program that finds the hypotenuse of a right triangle, given lengths of its legs. Your program's dialog could go like this: This program asks you for the lengths of two le…
write a program that first defines three string objects called firstName, middle
write a program that first defines three string objects called firstName, middleName, and lastName which contains your own first, middle and last name separately. If you do not ha…
write a program that first displays messages asking for a person\'s name, weight
write a program that first displays messages asking for a person's name, weight in pounds, and weight in inches. the program that calculates and displays a person's body mass inde…
write a program that generate a report( bill) of utility using the folloing text
write a program that generate a report( bill) of utility using the folloing text file as an input.(the text file has: AcctNum, name, previous , current). your out put should disp…
write a program that generates twointegers under 100 and prompts the user to ent
write a program that generates twointegers under 100 and prompts the user to enter the addition ofthese two integers, the program then reports true if correct andfalse otherwise t…
write a program that gives simple math quizzes. The program should display two r
write a program that gives simple math quizzes. The program should display two random numbers that are to be added, such as: 247 +129 The program should allow the student to enter…
write a program that grades the written portion of the driver\'s license exam. T
write a program that grades the written portion of the driver's license exam. The exam has 20 multiple - choice questions. Here are the correct answers: 1.B 6.A 11.B 16.C 2.D 7.B …
write a program that handles Insert(S,x) Search(S,x) and Delete min(S) by AVL tr
write a program that handles Insert(S,x) Search(S,x) and Delete min(S) by AVL trees. Note that you do not have to implement the general delete. The normal way of doing so is defin…
write a program that implements a sorted linked list using dynamic allocated arr
write a program that implements a sorted linked list using dynamic allocated arrays. DataFile.txt contains the information of poker cards. 1. C: clubs (lowest), D: diamonds, H: he…
write a program that implements the enhanced Binary Search. Pass the ascending o
write a program that implements the enhanced Binary Search. Pass the ascending or descending order flag to a revised Binary Search function that can be defined like this: int Bina…
write a program that implements the following C++ concepts 1. Data Encapsulation
write a program that implements the following C++ concepts 1. Data Encapsulation 2. Instantiate classes 3. Composition Class 4. Aggregation Class 5. Dynamic Memory 6. File Stream …