Browse W
Alphabetical listing with fast deep pagination.
66619 items • Page 923 / 1333
Write a C++ program that will ask the user for their name and a series of random
Write a C++ program that will ask the user for their name and a series of randomly input characters. The program will collect the string of random characters, reverse their order …
Write a C++ program that will ask the user to input his/her full name. Then, ask
Write a C++ program that will ask the user to input his/her full name. Then, ask for four test scores. The program should then calculate the average of the four scores. If the ave…
Write a C++ program that will be an information system for Ohio Community Colleg
Write a C++ program that will be an information system for Ohio Community College using classes as well as demonstrating a basic understanding of inheritance and polymorphism. You…
Write a C++ program that will be an information system for Oregon State Universi
Write a C++ program that will be an information system for Oregon State University using classes as well as demonstrating a basic understanding of inheritance and polymorphism. Yo…
Write a C++ program that will be an information system for Oregon State Universi
Write a C++ program that will be an information system for Oregon State University using classes as well as demonstrating a basic understanding of inheritance and polymorphism. Yo…
Write a C++ program that will calculate an average of class test scores and a fr
Write a C++ program that will calculate an average of class test scores and a frequency distribution. Input to the program will consist of integer scores stored in a data file cal…
Write a C++ program that will calculate and display the areas of some standard g
Write a C++ program that will calculate and display the areas of some standard geometric figures. Specifically, the program needs to display the areas of the following geometric f…
Write a C++ program that will calculate the total amount of money for book sales
Write a C++ program that will calculate the total amount of money for book sales at an online store. For each sale, your program should ask the number of books sold and then the p…
Write a C++ program that will calculate your final grade. Your program must prop
Write a C++ program that will calculate your final grade. Your program must properly weight each category of grades and also associate the final grade with the corresponding lette…
Write a C++ program that will calculate your final grade. Your program must prop
Write a C++ program that will calculate your final grade. Your program must properly weight each category of grades and also associate the final grade with the corresponding lette…
Write a C++ program that will call a function named readGrades() to read a file
Write a C++ program that will call a function named readGrades() to read a file called gradex.txt that contains student names and three exam grades for each student. Next, the pro…
Write a C++ program that will construct an Array class that solves the array ind
Write a C++ program that will construct an Array class that solves the array index out of bound problem, and also allows the user to begin the array index starting at any integer,…
Write a C++ program that will create 3 collections (arrays). The size of each ar
Write a C++ program that will create 3 collections (arrays). The size of each array should be 10 elements. Each array will store a random number in the range of 50 - 100. Use a ra…
Write a C++ program that will create a digital clock. The clock should print out
Write a C++ program that will create a digital clock. The clock should print out a heading for hours, min and sec and should appear in the middle of the screen. Arrange the timing…
Write a C++ program that will create a list of axis-aligned rectangles defined i
Write a C++ program that will create a list of axis-aligned rectangles defined in a 2D space, i.e. the x-y space. An axis-aligned rectangle has two vertical sides (left and right)…
Write a C++ program that will create a list of axis-aligned rectangles defined i
Write a C++ program that will create a list of axis-aligned rectangles defined in a 2D space, i.e. the x-y space. An axis-aligned rectangle has two vertical sides (left and right)…
Write a C++ program that will create a list of axis-aligned rectangles defined i
Write a C++ program that will create a list of axis-aligned rectangles defined in a 2D space, i.e. the x-y space. An axis-aligned rectangle has two vertical sides (left and right)…
Write a C++ program that will create a list of axis-aligned rectangles defined i
Write a C++ program that will create a list of axis-aligned rectangles defined in a 2D space, i.e. the x-y space. An axis-aligned rectangle has two vertical sides (left and right)…
Write a C++ program that will create a list of axis-aligned rectangles defined i
Write a C++ program that will create a list of axis-aligned rectangles defined in a 2D space, i.e. the x-y space. An axis-aligned rectangle has two vertical sides (left and right)…
Write a C++ program that will create a list of axis-aligned rectangles defined i
Write a C++ program that will create a list of axis-aligned rectangles defined in a 2D space, i.e. the x-y space. An axis-aligned rectangle has two vertical sides (left and right)…
Write a C++ program that will create a list of axis-aligned rectangles defined i
Write a C++ program that will create a list of axis-aligned rectangles defined in a 2D space, i.e. the x-y space. An axis-aligned rectangle has two vertical sides (left and right)…
Write a C++ program that will create a trie data structure which can handle the
Write a C++ program that will create a trie data structure which can handle the following text: "I like food". The user will enter the text. After you build the trie, allow the us…
Write a C++ program that will create a trie data structure which can handle the
Write a C++ program that will create a trie data structure which can handle the following text: "I like food". The user will enter the text. After you build the trie, allow the us…
Write a C++ program that will create and open a data file \"YourLastNameCD.Dat\"
Write a C++ program that will create and open a data file "YourLastNameCD.Dat" (e.g. SmithCD.Dat) on your flash drive, which then will be read by a program 5 below for processing.…
Write a C++ program that will create and open a data file \"YourLastNameCD.Dat\"
Write a C++ program that will create and open a data file "YourLastNameCD.Dat" (e.g. SmithCD.Dat) on your flash drive, which then will be read by a program 5 below for processing.…
Write a C++ program that will create the hangman game using only strings ad no a
Write a C++ program that will create the hangman game using only strings ad no arrays. The program allows the user to enter a secret message and print the dashes for the message. …
Write a C++ program that will determine how much your club madeat last night’s p
Write a C++ program that will determine how much your club madeat last night’s pee-wee baseball game. Your club buys(wholesale) and sells (retail) Peanuts, Cracker Jacks, and hot …
Write a C++ program that will determine if a string has balanced delimiters. A s
Write a C++ program that will determine if a string has balanced delimiters. A string may use more than one type of delimiter to bracket information into blocks. For example, a st…
Write a C++ program that will display the following menu and work accordingly. A
Write a C++ program that will display the following menu and work accordingly. A menu function that will display the following choices: 1. Enter the name of the file that contains…
Write a C++ program that will display the following menu until the exit choice i
Write a C++ program that will display the following menu until the exit choice is selected (See Sample Program Run below). The program will calculate the areas and perimeter or ci…
Write a C++ program that will display the following menu until the exit choice i
Write a C++ program that will display the following menu until the exit choice is selected (See Sample Program Run below). The program will calculate the areas and perimeter or ci…
Write a C++ program that will display the following menu until the exit choice i
Write a C++ program that will display the following menu until the exit choice is selected (See Sample Program Run below). The program will calculate the areas and perimeter or ci…
Write a C++ program that will find out the total amountof a customer\'s bill acc
Write a C++ program that will find out the total amountof a customer's bill according to the items he or shehas purchased. Create two classes: Purchased_item, Bill The Purchased_i…
Write a C++ program that will findout the total amount of a customer\'s bill acc
Write a C++ program that will findout the total amount of a customer's bill according to the items heor she has purchased. Create two classes: Purchased_item, Bill The Purchased_i…
Write a C++ program that will implement a stack class using the list class provi
Write a C++ program that will implement a stack class using the list class provided below. Test your stack class by determining if the following strings have matching open and clo…
Write a C++ program that will implement a stack class using the list class provi
Write a C++ program that will implement a stack class using the list class provided below. Test your stack class by determining if the following strings have matching open and clo…
Write a C++ program that will implement the stack algorithm using linked list. T
Write a C++ program that will implement the stack algorithm using linked list. The program should read data from a data file. The content of the file has the following format. pus…
Write a C++ program that will include a .h file named complexNumber.h. In this .
Write a C++ program that will include a .h file named complexNumber.h. In this .h file is a class named complexNum. This class has two private variables named real and imaginary b…
Write a C++ program that will input letter grades (A, B, C, D, F), the number of
Write a C++ program that will input letter grades (A, B, C, D, F), the number of which is input by the user (a maximum of 50 grades). The grades will be read into an array. A func…
Write a C++ program that will need to read from a file of employee data for how
Write a C++ program that will need to read from a file of employee data for how many hours each employee worked for a week. Then for each of the employees, a total of the hours wo…
Write a C++ program that will need to read from a file of employee data for how
Write a C++ program that will need to read from a file of employee data for how many hours each employee worked for a week. Then for each of the employees, a total of the hours wo…
Write a C++ program that will open the text file ( class.txt ) and read the firs
Write a C++ program that will open the text file (class.txt) and read the first name, last name and 5 scores. The program should compute the average and the grade for each student…
Write a C++ program that will output the number of distinct ways in which you ca
Write a C++ program that will output the number of distinct ways in which you can pick "k" objects out of a set of "n" objects (both "n" and "k" should be positive integers). This…
Write a C++ program that will perform sorting and searching across records store
Write a C++ program that will perform sorting and searching across records stored in a file. The program should first query the user for a filename. The program should open the fi…
Write a C++ program that will prompt the user for the number of times the progra
Write a C++ program that will prompt the user for the number of times the program should roll a die. Your program then rolls the die (generate a number between 1 and 6 inclusive) …
Write a C++ program that will prompt the user to enter a date and determine whet
Write a C++ program that will prompt the user to enter a date and determine whether the date is a valid one. If the program is given a valid date, an appropriate message should be…
Write a C++ program that will prompt the user to enter the number of classes tha
Write a C++ program that will prompt the user to enter the number of classes that he/she is enrolled in this semester and then prompt the user to enter the grade and number of hou…
Write a C++ program that will read 10 records into an array from a data file. Ea
Write a C++ program that will read 10 records into an array from a data file. Each record should contain an employee ID, hours worked and pay rate. You should calculate a total pa…
Write a C++ program that will read 10 records into an array from a data file. Ea
Write a C++ program that will read 10 records into an array from a data file. Each record should contain an employee ID, hours worked and pay rate. You should calculate a total pa…
Write a C++ program that will read 10 records into an array from a data file. Ea
Write a C++ program that will read 10 records into an array from a data file. Each record should contain an employee ID, hours worked and pay rate. You should calculate a total pa…