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 1136 / 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 which can read a PGM into an array, then loop through the array
Write a program which can read a PGM into an array, then loop through the array to find the minimum value, maximum value, average value and median value.  You do not need to print…
Write a program which contains a main() method and a method multiplyEvens() that
Write a program which contains a main() method and a method multiplyEvens() that returns the product of the first n even integers. For example: multiply Evens (1) returns 2 multip…
Write a program which converts temperature degrees between Fahrenheit (F) and Ce
Write a program which converts temperature degrees between Fahrenheit (F) and Celsius (C) in both directions. Formula are: From F to C -- C = (F - 32) / 1.8 From C to F -- F = 1.8…
Write a program which create, an array of SIZE 25. Fu.xtlo.tt are not rw^Ued. 1.
Write a program which create, an array of SIZE 25. Fu.xtlo.tt are not rw^Ued. 1. Use a/or loop to populate this array with 25 random number* between 1000 VlnOuv^Y Output these ele…
Write a program which creates a binary search tree of different fruit from a fil
Write a program which creates a binary search tree of different fruit from a file. ·     The comparison is based on the fruit’s weight ·     The file is tab delimited format goes …
Write a program which creates a file and then asks user to write into that file
Write a program which creates a file and then asks user to write into that file and save the file. Then the program prints the content of the file. You can use any technique to le…
Write a program which declares a structure CASalesTax. Member variables should i
Write a program which declares a structure CASalesTax. Member variables should include city (string), taxRate (float), and county (string). Declare an array in main of 1720 CASale…
Write a program which declares a structure CASalesTax. Member variables should i
Write a program which declares a structure CASalesTax. Member variables should include city (string), taxRate (float), and county (string). Declare an array in main of 1720 CASale…
Write a program which defines total m integer numbers in pre-defined data area \
Write a program which defines total m integer numbers in pre-defined data area 'var_a'. Implement procedure 'gcd' which takes two argument in $a1 and $a0 and return GCD (Greatest …
Write a program which defines total m integer numbers in pre-defined data area \
Write a program which defines total m integer numbers in pre-defined data area 'var_a'. Implement procedure 'gcd' which takes two argument in $a1 and $a0 and return GCD (Greatest …
Write a program which defines total m integer numbers in pre-defined data area \
Write a program which defines total m integer numbers in pre-defined data area 'var_a'. Implement procedure 'gcd' which takes two argument in $a1 and $a0 and return GCD (Greatest …
Write a program which does the following 4000h - 800h - 200h - 500h You need to
Write a program which does the following 4000h - 800h - 200h - 500h You need to use only one 16 bit register AX. All the numbers involved in the calculation (4000h, 800h, 200h, an…
Write a program which does the following: (a) Takes in a CSV file, where each li
Write a program which does the following: (a) Takes in a CSV file, where each line of the file contains: , , (b) Asks for the user to input a particular grade to search by (c) Sea…
Write a program which does the following: Give the user a menu choice Option 1:
Write a program which does the following: Give the user a menu choice Option 1: Randomly Generate a 2D array. This option will ask the user for the number of rows and columns in t…
Write a program which does the following: Give the user a menu choice Option 1:
Write a program which does the following: Give the user a menu choice Option 1: Randomly Generate a 2D array. This option will ask the user for the number of rows and columns in t…
Write a program which does the following: Give the user a menu choice Option 1:
Write a program which does the following: Give the user a menu choice Option 1: Randomly Generate a 2D array. This option will ask the user for the number of rows and columns in t…
Write a program which does the following: Give the user a menu choice. Randomly
Write a program which does the following: Give the user a menu choice. Randomly Generate a 2D array. The option will ask the user for the number of rows and columns in the array, …
Write a program which does the following: Prompts the user to enter a boolean fo
Write a program which does the following: Prompts the user to enter a boolean formula in prefix form (we’ll tweak the terminal symbols below to make the language ASCII friendly). …
Write a program which finds an approximate solution to an equation f(x)= 0 for s
Write a program which finds an approximate solution to an equation f(x)= 0 for some function f. Use the bisection method. To solve the problem using this method first find two val…
Write a program which finds an approximate solution to an equation f(x)= 0 for s
Write a program which finds an approximate solution to an equation f(x)= 0 for some function f. Use the bisection method. To solve the problem using this method first find two val…
Write a program which finds an approximate solution to an equation f(x)= 0 for s
Write a program which finds an approximate solution to an equation f(x)= 0 for some function f. Use the bisection method. To solve the problem using this method first find two val…
Write a program which implements a solution to the sleeping barber problem Detai
Write a program which implements a solution to the sleeping barber problem Details: The sleeping barber synchronization problem is this: a barbershop consists of a waiting room wi…
Write a program which implements the A* algorithm on an arbitrary map described
Write a program which implements the A* algorithm on an arbitrary map described through “connections” file and “locations” file. The algorithm should allow the exclusion of 1 or m…
Write a program which implements the A* algorithm on an arbitrary map described
Write a program which implements the A* algorithm on an arbitrary map described through “connections” file and “locations” file. The algorithm should allow the exclusion of 1 or m…
Write a program which makes a grade book using file i/0.Your program (1) Reads f
Write a program which makes a grade book using file i/0.Your program (1) Reads from an input file using file i/o 20 names(can use first names but make them distinct) and the corre…
Write a program which makes a grade book using file i/0.Your program (1) Reads f
Write a program which makes a grade book using file i/0.Your program (1) Reads from an input file using file i/o 20 names(can use first names but make them distinct) and the corre…
Write a program which makes a grade book using file i/0.Your program Part 1 (1)
Write a program which makes a grade book using file i/0.Your program Part 1 (1) Reads from an input file using file i/o 20 names(can use first names but make them distinct) and th…
Write a program which manipulates text from an input file using the string libra
Write a program which manipulates text from an input file using the string library. Your program will accept command line arguments for the input and output file names as well as …
Write a program which multiplies two matrices. The matrices may be any size, con
Write a program which multiplies two matrices. The matrices may be any size, contain integers, and will come as input from the user. Each matrix will be input with the columns sep…
Write a program which opens an input text file containing the last names and thr
Write a program which opens an input text file containing the last names and three exam scores for three students. The format of the file is, Contents of lab06-in.txt lname1 e11 e…
Write a program which print the multiplication table. Make sure to align the col
Write a program which print the multiplication table. Make sure to align the column properly. Read in input the first and last value of the multiplication table. Hint: there is on…
Write a program which prompts a user for 5 2-D (x,y) coordinates and writes them
Write a program which prompts a user for 5 2-D (x,y) coordinates and writes them to a file "points.txt”, one point (x,y) coordinate pair per line.   Be sure to close the file befo…
Write a program which prompts a user to enter his first name. Then it greets the
Write a program which prompts a user to enter his first name. Then it greets the user in this format: Hello first name how are you? For instance, if the user enters his name as Jo…
Write a program which prompts a user to enter his first name. There it greets th
Write a program which prompts a user to enter his first name. There it greets the user in this format: Hello first_name how are you? For instance, if the user enter his name as Jo…
Write a program which prompts and reads a list of positive numbers (floats) into
Write a program which prompts and reads a list of positive numbers (floats) into an array, finds the average of the minimum and maximum values in the array, adds this average with…
Write a program which prompts for the number of rows and columns in a 2D matrix
Write a program which prompts for the number of rows and columns in a 2D matrix and then creates a matrix containing integers 1, 2, 3, : : : up to the number of matrix elements. P…
Write a program which prompts for the number of rows and columns in a 2D matrix
Write a program which prompts for the number of rows and columns in a 2D matrix and then creates a matrix containing integers 1, 2, 3, ... up to the number of matrix elements. Pri…
Write a program which prompts for the number of rows and columns in a 2d matrix
Write a program which prompts for the number of rows and columns in a 2d matrix and then creates the matrix using integers 1,2,3...up to the number of elements. print the matrix t…
Write a program which prompts for the number of rows and columns in a 2d matrix
Write a program which prompts for the number of rows and columns in a 2d matrix and then creates the matrix using integers 1,2,3...up to the number of elements. print the matrix t…
Write a program which prompts the user for a measurement for radius and height a
Write a program which prompts the user for a measurement for radius and height and the uses six functions to compute the volume and surface areas for a sphere, cylinder, and cone.…
Write a program which prompts the user for a measurement for radius and height a
Write a program which prompts the user for a measurement for radius and height and the uses six functions to compute the volume and surface areas for a sphere, cylinder, and cone.…
Write a program which prompts the user for a text message up to 256 characters i
Write a program which prompts the user for a text message up to 256 characters in length. The message should be stored in allocated memory. The program should pass the message to …
Write a program which prompts the user for the date in the form yyyymmdd which i
Write a program which prompts the user for the date in the form yyyymmdd which is stored in a variable of type long. Your program will then extract the year from the long variable…
Write a program which prompts the user to enter the number of values to process
Write a program which prompts the user to enter the number of values to process (a maximum of 100). Next prompt, and allow the user to enter each of the values. Store these values…
Write a program which prompts the user to enter the number of values to process
Write a program which prompts the user to enter the number of values to process (a maximum of 100). Next prompt, and allow the user to enter each of the values. Store these values…
Write a program which prompts the user to input a radius in centimeters and calc
Write a program which prompts the user to input a radius in centimeters and calculates and prints the area of a circle, volume of a sphere, and surface area of a sphere with that …
Write a program which prompts the user to input their name, checking account bal
Write a program which prompts the user to input their name, checking account balance and savings account balance. If the checking account balance is below $10, the checking accoun…
Write a program which prompts user for the number of students, reads it from the
Write a program which prompts user for the number of students, reads it from the keyboard, and saves it in an integer variable. It then prompts the user for the grades of each of …
Write a program which reads a String and displays the following output: Only the
Write a program which reads a String and displays the following output: Only the uppercase letters in the string. The string, with all vowels replaced by an underscore. The number…
Write a program which reads a file and creates a file with the same contents of
Write a program which reads a file and creates a file with the same contents of all lower case letters. Keep in mind that other characters are not affected. Create your own file t…