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

Browse W

Alphabetical listing with fast deep pagination.
66619 items • Page 1124 / 1333

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
Write a program to determine, and output to the screen, the class of an earthqua
Write a program to determine, and output to the screen, the class of an earthquake, given its magnitude. A class of minor is given for those in the range of [0, 4), light if in [4…
Write a program to dispense change. The user enters the amount paid and the amou
Write a program to dispense change. The user enters the amount paid and the amount due. The program determines how many dollars, quarters, dimes, nickels and pennies should be giv…
Write a program to display Pascal\'s Triangle to the given number of rows define
Write a program to display Pascal's Triangle to the given number of rows defined by the user The way to compute any given position's value is to add up the numbers to the position…
Write a program to display a photograph and dragging it with the mouse should re
Write a program to display a photograph and dragging it with the mouse should resize the photograph.
Write a program to display a right angle triangle of stars: Prompt the user for
Write a program to display a right angle triangle of stars: Prompt the user for the number of stars that they want Display the triangle, where the first row has 1 star, second row…
Write a program to display a right angle triangle of stars: Prompt the user for
Write a program to display a right angle triangle of stars: Prompt the user for the number of stars that they want Display the triangle, where the first row has 1 star, second row…
Write a program to display a set of photographs as a slide show. The viewer shou
Write a program to display a set of photographs as a slide show. The viewer should be able to specify the duration for which each photograph should be displayed.
Write a program to display information about schools in North Carolina that offe
Write a program to display information about schools in North Carolina that offer a BS in Computer Science. The data file "NCuniversity Data dat" contains the following informatio…
Write a program to display the area of a rectangle after accepting its length an
Write a program to display the area of a rectangle after accepting its length and width from the user by means of the following functions:getLength -- ask user to enter the length…
Write a program to display the duplicate values in an array. Documentation & Nam
Write a program to display the duplicate values in an array. Documentation & Naming Style Sheet 1. Opening Documentation: the header block should include the following: •Progr…
Write a program to display the duplicate values in an array. Final submission al
Write a program to display the duplicate values in an array. Final submission along with Code Documentation & Naming Style Sheet 1. Opening Documentation: the header block sho…
Write a program to display the following menu: 1) Enter string 2) String length
Write a program to display the following menu: 1) Enter string 2) String length 3) Count characters case sensitive 4) Count characters non case sensitive 5) Exit. The program shou…
Write a program to display the following three prompts: Enter a Student\'s Name
Write a program to display the following three prompts: Enter a Student's Name : Enter Student's Test Score : Enter student's marital status: Have your program to input from keybo…
Write a program to display the following two prompts: Enter a MONTH (use 1 for J
Write a program to display the following two prompts: Enter a MONTH (use 1 for Jan, 2 for Feb etc.): Enter DAY of the MONTH: Having your program accept and store a number in the v…
Write a program to display the following two prompts: Enter a MONTH (use 1 for J
Write a program to display the following two prompts: Enter a MONTH (use 1 for Jan, 2 for Feb etc.): Enter DAY of the MONTH: Having your program accept and store a number in the v…
Write a program to display the following two prompts: Enter a MONTH (use 1 for J
Write a program to display the following two prompts: Enter a MONTH (use 1 for Jan, 2 for Feb etc.): Enter DAY of the MONTH: Having your program accept and store a number in the v…
Write a program to display the running time of Bubble Sort and Merge Sort. the C
Write a program to display the running time of Bubble Sort and Merge Sort. the C++ code of Bubble Sort and Merge Sort . Test these sorts on arrays of various sizes. Arrays of the …
Write a program to display the running time of the sorts described below. Test t
Write a program to display the running time of the sorts described below. Test the sorts on array of various sizes (specified below). Arrays of the same size should contain identi…
Write a program to display the student information (First name, Study Major, and
Write a program to display the student information (First name, Study Major, and ID #) tha you have just entered. For this problem, you need to create an ArrayListxyz with xyz as …
Write a program to display today\'s date in binary, in this format: Today\'s dat
Write a program to display today's date in binary, in this format: Today's date is: 011 0100 01101 Press any key to continue . . . The three lines represent, respectively, the day…
Write a program to display today\'s date in binary, in this format: Today\'s dat
Write a program to display today's date in binary, in this format: Today's date is: 011 0100 01101 Press any key to continue . . . The three lines represent, respectively, the day…
Write a program to do each of the following. 1. Create a text file that contains
Write a program to do each of the following. 1. Create a text file that contains 10 student names and 5 grades that range in value from 0 to 100. The file should contain the follo…
Write a program to do each of the following. Insert the cpp file and a screen du
Write a program to do each of the following. Insert the cpp file and a screen dump of a sample run into a Word document and submit as an attachment to the midterm in bb. 1. Create…
Write a program to do each of the following. Insert the cpp file and a screen du
Write a program to do each of the following. Insert the cpp file and a screen dump of a sample run into a Word document and submit as an attachment to the midterm in bb. 1. Create…
Write a program to do each of the following. Insert the cpp file and a screen du
Write a program to do each of the following. Insert the cpp file and a screen dump of a sample run into a Word document and submit as an attachment to the midterm in bb. 1. Create…
Write a program to do some array processing. The following are the functions to
Write a program to do some array processing. The following are the functions to handle such array operations. You cannot use the [] syntax on any code in your program, just pointe…
Write a program to do the enciphering. It should prompt the user for a message,
Write a program to do the enciphering. It should prompt the user for a message, and print out both the entered message and its corresponding ciphertext. Input. The message to be e…
Write a program to do the following in C++ The area of an arbitrary triangle can
Write a program to do the following in C++ The area of an arbitrary triangle can be computed using the formula area = sqrt(s(s-a)(s-b)(s-c)) where a, b, and c are lengths of the s…
Write a program to do the following using loops: A stamp collector collects stam
Write a program to do the following using loops: A stamp collector collects stamps at the end of each month. Write a program that keeps a running total of the number of stamps col…
Write a program to do the following. Declare three integral, var2 and var3, and
Write a program to do the following. Declare three integral, var2 and var3, and assign any suitable values you want to them Declare a Boolean variable bool 1. Check if var 1 is gr…
Write a program to do the following. In main declare a Player Name Array and a S
Write a program to do the following. In main declare a Player Name Array and a Score Array. Declare the size of the arrays to be 100. In the InputData function input the player na…
Write a program to do the following. When the program starts, itgenerates random
Write a program to do the following. When the program starts, itgenerates random grades for HW1, HW2, Quiz1, Quiz2, Midterm, andFinal for each of the 15 students in a class. Note …
Write a program to do the following: - Create an array to hold the days of the w
Write a program to do the following: - Create an array to hold the days of the week: Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday. - Create a loop to print out t…
Write a program to do the following: 1) Read in a file named imagelist.txt. I wi
Write a program to do the following: 1) Read in a file named imagelist.txt. I will put the file on blackboard with this assignment. The file contains four pieces of information pe…
Write a program to do the following: Ask the user to enter the number of films F
Write a program to do the following: Ask the user to enter the number of films For each film ask the user to enter the following information: The cost of the film The revenue of t…
Write a program to do the following: Ask the user to enter the total sales for a
Write a program to do the following: Ask the user to enter the total sales for a chain of stores that you own. The number of stores will vary for each user input Display the total…
Write a program to do the following: In main, declare a Player Name Array and a
Write a program to do the following: In main, declare a Player Name Array and a Score Array. Declare the size of the arrays to be 100. In the InputData( ) method, input the player…
Write a program to do the following: a. Read the raw vote totals from a data fil
Write a program to do the following: a. Read the raw vote totals from a data file that contains one row for each precinct. b. Display the table with appropriate headings for the r…
Write a program to do the testing for the following methods. Make sure you also
Write a program to do the testing for the following methods. Make sure you also have a method to handle input validation (positive integer, n > 0). 1. A method to find the sum …
Write a program to draw a text-based graph of a mathematical function f(x). Use
Write a program to draw a text-based graph of a mathematical function f(x). Use axis limits of -10 to 10 and only plot discrete points i.e. points with integer value ordinates. Sa…
Write a program to draw a text-based graph of a mathematical function f(x). Use
Write a program to draw a text-based graph of a mathematical function f(x). Use axis limits of -10 to 10 and only plot discrete points i.e. points with integer value ordinates. Sa…
Write a program to edit text files for extra blanks. The program will replace an
Write a program to edit text files for extra blanks. The program will replace any string of two or more blanks with a single blank. Your program should work as follows: Create a t…
Write a program to enhance the math tutor program that we created in Assignment
Write a program to enhance the math tutor program that we created in Assignment 3. This program will display a menu allowing user to select an addition, subtraction, or multiplica…
Write a program to enhance the math tutor program that we created in Assignment
Write a program to enhance the math tutor program that we created in Assignment 3. This program will display a menu allowing user to select an addition, subtraction, or multiplica…
Write a program to enter employee data into an array, including each employee’s
Write a program to enter employee data into an array, including each employee’s name, Social Security number, and salary. The maximum number of employees is 100, but your program …
Write a program to enter employee data, including Social Security number and sal
Write a program to enter employee data, including Social Security number and salary, into an array. The maximum number of employees is 100, but your program should also work for a…
Write a program to enter employee data, including Social Security number and sal
Write a program to enter employee data, including Social Security number and salary, into an array. The maximum number of employees is 100, but your program should also work for a…
Write a program to enter employee data, including Social Security number and sal
Write a program to enter employee data, including Social Security number and salary, into an array. The maximum number of employees is 100, but your program should also work for a…
Write a program to enter employee data, including Social Security number and sal
Write a program to enter employee data, including Social Security number and salary, into an array. The maximum number of employees is 100, but your program should also work for a…
Write a program to enter employee data, including Social Security number and sal
Write a program to enter employee data, including Social Security number and salary, into an array. The maximum number of employees is 100, but your program should also work for a…