Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Browse C

Alphabetical listing with fast deep pagination.
81169 items • Page 1507 / 1624

All 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
c++ PROBLEM: Create a menu driven application to keep track of your stock portfo
c++ PROBLEM: Create a menu driven application to keep track of your stock portfolio. Create a structure called StockInfo that holds: Company name Number of shares Purchase price C…
c++ Parking Ticket Simulator For this assignment you will design a set of classe
c++ Parking Ticket Simulator For this assignment you will design a set of classes that work together to simulate a police officer issuing a parking ticket. The classes you should …
c++ Part 1 Write a class named Coin. The Coin class should have the following me
c++ Part 1 Write a class named Coin. The Coin class should have the following member variables: A string named sideUp. The sideUp member variable will hold either "heads" or "tail…
c++ Part 1 Write a class named Coin. The Coin class should have the following me
c++ Part 1 Write a class named Coin. The Coin class should have the following member variables: A string named sideUp. The sideUp member variable will hold either "heads" or "tail…
c++ Payroll. Write a class name Payroll, with the class declaration in a file ca
c++ Payroll. Write a class name Payroll, with the class declaration in a file called Payroll.h and the implementation in a file called Payroll.cpp. The class will have data member…
c++ Payroll. Write a class name Payroll, with the class declaration in a file ca
c++ Payroll. Write a class name Payroll, with the class declaration in a file called Payroll.h and the implementation in a file called Payroll.cpp. The class will have data member…
c++ Payroll. Write a class name Payroll, with the class declaration in a file ca
c++ Payroll. Write a class name Payroll, with the class declaration in a file called Payroll.h and the implementation in a file called Payroll.cpp. The class will have data member…
c++ Payroll. Write a class name Payroll, with the class declaration in a file ca
c++ Payroll. Write a class name Payroll, with the class declaration in a file called Payroll.h and the implementation in a file called Payroll.cpp. The class will have data member…
c++ Please explain what these really mean. Next, consider the following advice t
c++ Please explain what these really mean. Next, consider the following advice that Bjarne Stroustrup, the creator of C++, provided to C++ programmers: When you program, you creat…
c++ Problem 3 Interest Earned 12 points Assuming there are no deposits other tha
c++ Problem 3 Interest Earned 12 points Assuming there are no deposits other than the original investment, the balance in a savings account after one year may be calculated as: Am…
c++ Problem 5. An operation that displays the contents of a queue can be useful
c++ Problem 5. An operation that displays the contents of a queue can be useful during program debugging. Add a display operation to the ADT queue such that display uses only ADT …
c++ Problem A: Dice game (20 points) Suppose we are playing a 2-dice rolling gam
c++ Problem A: Dice game (20 points) Suppose we are playing a 2-dice rolling game with the following rules: Start with 0 points. Roll 7 = add one point and roll again Roll anythin…
c++ Problem4 Ingredient Adjuster 5 points A cookie recipe calls for the followin
c++ Problem4 Ingredient Adjuster 5 points A cookie recipe calls for the following ingredients: .5 cups of sugar .1 cup of butter 2.75 cups of flour The recipe produces 48 cookies …
c++ Program 5 – Fix the code in this program. Comment each line that you fixed …
c++ Program 5 – Fix the code in this program. Comment each line that you fixed … what you did to fix it. #include <iostream> using namespace std; integer main ( ) // Convert…
c++ Program ASSIGNMENT 1 – Fix the code 1) This code has errors. Do not delete l
c++ Program ASSIGNMENT 1 – Fix the code 1) This code has errors. Do not delete lines, Do not add lines. Only fix lines if needed. // add comment to end of line describing fix. Com…
c++ Program ASSIGNMENT 2 – Write all the code… Write a program from scratch, tha
c++ Program ASSIGNMENT 2 – Write all the code… Write a program from scratch, that asks a person how tall they are. “How many feet and how many inches are you” “How tall are you: “…
c++ Program needs to compile in an linux environment with g++ compiler. As part
c++ Program needs to compile in an linux environment with g++ compiler. As part of our studies of Abstract Data Types, we will be using a stack to solve a problem. Given an equati…
c++ Program that does the following. please only post if works. looking for comp
c++ Program that does the following. please only post if works. looking for complete code nothing complicated, also comments in code will be greatly appreciated. thank you! Step 1…
c++ Programing language code Design a class1 Address Attribute private streetNum
c++ Programing language code Design a class1 Address Attribute private streetNumber; Public: Overloaded constructor à set streetNum by a value passed from the user showStreetNum()…
c++ Programming languange 1. What is the smallest value that the random number g
c++ Programming languange 1. What is the smallest value that the random number generator will return? 2.What is the largest value the random number generator will return? 3.Give t…
c++ Purpose Demonstrate the ability to create a program that utilizes the Observ
c++ Purpose Demonstrate the ability to create a program that utilizes the Observer design pattern. Demonstrate the ability to create abstract classes and implement derived classes…
c++ QUESTION 33 By using the same ________ you can build relationships between d
c++ QUESTION 33 By using the same ________ you can build relationships between data stored in two or more arrays. data type array name subscript data arguments 1.00000 points    Q…
c++ Question 1 Consider the following program: #include iostream using namespace
c++ Question 1 Consider the following program: #include iostream using namespace std; int addition(int, int); int subtraction(int, int); void directions(); void printResult(int, i…
c++ Question 5 Finally, fill in the code for a play function that uses the battl
c++ Question 5 Finally, fill in the code for a play function that uses the battleShip class and runs a game of Battleship. Keep hitting all three ships until all three have been s…
c++ Question 5 Whenever they are passed as parameters to a function, the IO clas
c++ Question 5 Whenever they are passed as parameters to a function, the IO classes istream and ostream must be passed using a pass-by-reference parameter passing scheme. Select o…
c++ Question 5. 5. (TCO 4) What are a bass class and a derived class? How do you
c++ Question 5.5. (TCO 4) What are a bass class and a derived class? How do you distinguish between a base class and its derived classes? What programming technique shall you foll…
c++ Question! about a program Hi guys, I have this program due and i\'m so lost
c++ Question! about a program Hi guys, I have this program due and i'm so lost on what to do!I was absent from class for a week and i happened to miss this subject! If you don't w…
c++ Question2 Consider a file with the following student information Joh Smith 9
c++ Question2 Consider a file with the following student information Joh Smith 99 Sarah Johnson 85 Jim Robinson 70 Mary Anderson 100 Michael Jackson 92 Each line in the file conta…
c++ Quick sort (mostly sorted ascending) Quicksort (mostly sorted ascending) no
c++ Quick sort (mostly sorted ascending) Quicksort (mostly sorted ascending) no insertion sort or selection sort, please! Can you change the code to quicksort basion on my code? F…
c++ Read from ExpenseData.txt the dollar amounts and the store names into two ar
c++ Read from ExpenseData.txt the dollar amounts and the store names into two arrays (double and string) then display all the data on the screen. Create two arrays (storeName as s…
c++ Rewrite Chapter 5 Programming Assignment(provided at bottom of the page) so
c++ Rewrite Chapter 5 Programming Assignment(provided at bottom of the page) so that it utilizes functions. You will need at least 4 functions that are called by main: menu, summa…
c++ Scenario/Summary This week, we learn how to manage complexity by putting tog
c++ Scenario/Summary This week, we learn how to manage complexity by putting together a ready-built application that comprises a number of separate header and source files. Our jo…
c++ Selection Sort (Mostly Sorted Ascending) values.txt: Mostly Sorted Ascending
c++ Selection Sort (Mostly Sorted Ascending) values.txt: Mostly Sorted Ascending 1000 Values {1000.0, 20.0, 30.0, 40.0, 50.0, 60.0, 70.0, 80.0, 90.0, 100.0, 110.0, 120.0, 130.0, 1…
c++ Star Search A particular talent competition has 5 judges, each of whom award
c++ Star Search A particular talent competition has 5 judges, each of whom awards a score between 0 and 10 to each performer. Fractional scores, such as 8.3, are not allowed. A pe…
c++ Step 1: Define a structure that includes a total of 3 members using these da
c++ Step 1: Define a structure that includes a total of 3 members using these data types: string, integer, double Step 2: Declare an array of structures with 3 elements and initia…
c++ TOPICS Priority Queue Using Heap DESCRIPTIONS The clients are arriving to ge
c++ TOPICS Priority Queue Using Heap DESCRIPTIONS The clients are arriving to get passports. The arriving clients register at the window. Each arriving client has a priority numbe…
c++ TOPICS Priority Queue Using Heap DESCRIPTIONS The clients are arriving to ge
c++ TOPICS Priority Queue Using Heap DESCRIPTIONS The clients are arriving to get passports. The arriving clients register at the window. Each arriving client has a priority numbe…
c++ Terminology on Classes - A software entity, specifically an instance of a cl
c++ Terminology on Classes - A software entity, specifically an instance of a class, that contains both data and procedures. Class objects are not created in memory until defined.…
c++ The objective of this close lab is to use as little memory as possible, by u
c++ The objective of this close lab is to use as little memory as possible, by using pointers, allocation, and deallocation in order to reuse the same memory locations. Assignment…
c++ This is my program and works well. Can you check if I met these parameters:
c++ This is my program and works well. Can you check if I met these parameters: 5 points         main has sufficient comments to explain what is being done. 10 points         ever…
c++ This is my program and works well. Can you check if I met these parameters:
c++ This is my program and works well. Can you check if I met these parameters: 5 points         main has sufficient comments to explain what is being done. 10 points         ever…
c++ This is my program and works well. However, I need to improve it, can you he
c++ This is my program and works well. However, I need to improve it, can you help me with this: Move the implementations from the header file to the .cpp file Make allregtot as s…
c++ This is my program and works well. However, I need to improve it, can you he
c++ This is my program and works well. However, I need to improve it, can you help me with this: Move the implementations from the header file to the .cpp file Make allregtot as s…
c++ This program will allow the user to keep track of a CD or DVD collection. Th
c++ This program will allow the user to keep track of a CD or DVD collection. This can only work exclusively with either CDs or DVDs since some of the data is different—your choic…
c++ This program will allow the user to keep track of a CD or DVD collection. Th
c++ This program will allow the user to keep track of a CD or DVD collection. This can only work exclusively with either CDs or DVDs since some of the data is different—your choic…
c++ Update: 1. In an interactive program, when reading data, prompt lines are us
c++ Update: 1. In an interactive program, when reading data, prompt lines are used to inform the user what kind of input is required. a. True b. False 2. The function header and t…
c++ Using heaps and priority queues To do so, you must use Heaps and Priority Qu
c++ Using heaps and priority queues To do so, you must use Heaps and Priority Queues. The program will display a menu and prompt the user to enter a choice: Printer queue ========…
c++ Using inheritance, extend this template of IndexList.h (bottem of the questi
c++ Using inheritance, extend this template of IndexList.h (bottem of the question) the following functions: Concatenate two indexed lists. Sort an indexed list using the selectio…
c++ Vector Class : Write a C++ program that reads an unspecified number of tempe
c++ Vector Class: Write a C++ program that reads an unspecified number of temperatures in Fahrenheit from the keyboard (prompt the user to enter them one at a time). The values sh…
c++ When outputting numbers, it is useful to be able to state how many column po
c++ When outputting numbers, it is useful to be able to state how many column positions the number should occupy. We can do this with another manipulator called setw. This manipul…