Browse C
Alphabetical listing with fast deep pagination.
81169 items • Page 1421 / 1624
Create a program that grades a test. answers are 1.) A 2.) C 3.) A 4.) A 5.) D 6
Create a program that grades a test. answers are 1.) A 2.) C 3.) A 4.) A 5.) D 6.) B 7.) C 8.) A 9.) C 10.) B 11.) A 12.) D 13.) C 14.) A 15.) D 16.) C 17.) B 18.) B 19.) D 20.) A…
Create a program that has an App Class which holds your main() method and c reat
Create a program that has an App Class which holds your main() method and create a Band class. Create an array of 5 Band objects in your main() method. Each band should have it's …
Create a program that implements a singly linked list of Employee. BY USING JAVA
Create a program that implements a singly linked list of Employee. BY USING JAVA (NETBEANS) Each node must contain the following variables: - Emp_ID - Emp_Salary * Create the foll…
Create a program that includes a function called reverse that takes a string and
Create a program that includes a function called reverse that takes a string and returns a string in the reverse order. For example, given “hello” as the input, the function shoul…
Create a program that is the equivalent of verbal flash cards to teach young chi
Create a program that is the equivalent of verbal flash cards to teach young children arithmetic. Your program should randomly pick two one digit integers, for example, A and B, t…
Create a program that keeps telling the user a joke. Consecutive jokes cannot be
Create a program that keeps telling the user a joke. Consecutive jokes cannot be the same. The joke must follow a question and answer format. The program must ask the user if they…
Create a program that keeps track of specific information for Students. The info
Create a program that keeps track of specific information for Students. The information stored should be the following: First Name, Last Name, Major, GPA, UIN, NetID, Age, Gender,…
Create a program that keeps track of specific information for Students. The info
Create a program that keeps track of specific information for Students. The information stored should be the following: First Name, Last Name, Major, GPA, UIN, NetID, Age, Gender,…
Create a program that keeps track of specific information for Students. The info
Create a program that keeps track of specific information for Students. The information stored should be the following: First Name, Last Name, Major, GPA, UIN, NetID, Age, Gender,…
Create a program that keeps track of specific information for Students. The info
Create a program that keeps track of specific information for Students. The information stored should be the following: First Name, Last Name, Major, GPA, UIN, NetID, Age, Gender,…
Create a program that keeps track of specific information for Students. The info
Create a program that keeps track of specific information for Students. The information stored should be the following: First Name, Last Name, Major, GPA, UIN, NetID, Age, Gender,…
Create a program that keeps track of specific information for Students. The info
Create a program that keeps track of specific information for Students. The information stored should be the following: First Name, Last Name, Major, GPA, UIN, NetID, Age, Gender,…
Create a program that keeps track of the following information input by the user
Create a program that keeps track of the following information input by the user: First Name, Last Name, Phone Number, Age Now - let's store this in a multidimensional array that …
Create a program that keeps track of ticket sales for an auditrorium. A concert
Create a program that keeps track of ticket sales for an auditrorium. A concert will be performed over three days in an auditorium with three levels of seating – ?oor, balcony, an…
Create a program that lets the user enter information into an address book, and
Create a program that lets the user enter information into an address book, and then search the names in the address book. You must store the following in the address book: The pr…
Create a program that makes a multiplication table. Ask the user how many number
Create a program that makes a multiplication table. Ask the user how many numbers should be in the table. Requirements Store all of the data in a 2-dimensional vector of ints. All…
Create a program that performs file IO and database interaction via SQL. The pro
Create a program that performs file IO and database interaction via SQL. The program needs to read data from the provided file: "Project.csv" and insert the data into a database.…
Create a program that performs the following tasks. - Using an interface explain
Create a program that performs the following tasks. - Using an interface explain what the program does to the user. - Ask the user to enter two integers greater than zero. - Code …
Create a program that plays the game Paper, Rock, Scissors and a diagram for all
Create a program that plays the game Paper, Rock, Scissors and a diagram for all switch and if statements. 1. The first part of the program should allow the user to play against t…
Create a program that plays the game of \"HANGMAN\" (guessing a mystery word). R
Create a program that plays the game of "HANGMAN" (guessing a mystery word). Read a word to be guessed from a file into successive elements of the array "WORD." The player must gu…
Create a program that presents the user with a multiple choice quiz. The user wi
Create a program that presents the user with a multiple choice quiz. The user will be presented with five questions, a question at a time with the choice of four possible answers.…
Create a program that prints a book. The book consists of the following componen
Create a program that prints a book. The book consists of the following components: A title and author Three chapters o Each chapter consists of: A title Text – you decide the tex…
Create a program that processes text file according to task variant. Additional
Create a program that processes text file according to task variant. Additional requirements 1. A program user inputs name of file. 2. Program outputs content of file before and a…
Create a program that processes two-dimensional array according to task 1. Defin
Create a program that processes two-dimensional array according to task 1. Define array dimensions as constants. 2. Fill array with random numbers in range R (-188 .. -4). 3. Proc…
Create a program that processes two-dimensional array according to task 1. Defin
Create a program that processes two-dimensional array according to task 1. Define array dimensions as constants. 2. Fill array with random numbers in range R (-188 .. -4). 3. Proc…
Create a program that prompts (using scanner) the user for two fractions, which
Create a program that prompts (using scanner) the user for two fractions, which are then combined using addition, subtraction, multiplication, and division. Here's what the user w…
Create a program that prompts the user for survey responses and outputs each res
Create a program that prompts the user for survey responses and outputs each response to a file. Use and ofstream to create a file called "numbers.txt". Then create a program to r…
Create a program that prompts the user to enter a number representing a measurem
Create a program that prompts the user to enter a number representing a measurement and then identify whether it is pounds (enter a "P") or yards (enter a "Y"). The program should…
Create a program that prompts the user to enter a year and the first day of the
Create a program that prompts the user to enter a year and the first day of the year. Year must not be 0. The first day of the year is number that represents the day of the week. …
Create a program that prompts the user to enter a year and the first day of the
Create a program that prompts the user to enter a year and the first day of the year. Year must not be 0. The first day of the year is number that represents the day of the week. …
Create a program that provides a listing of all the files in a directory. The pr
Create a program that provides a listing of all the files in a directory. The program should be a Java application that accepts a single argument into the args array of the main()…
Create a program that reads data from a file regarding miles driven and gallons
Create a program that reads data from a file regarding miles driven and gallons of gas used and calculates the miles per gallon The program: Prompts the user for a fil…
Create a program that reads five numbers, finds their sum, and then prints the n
Create a program that reads five numbers, finds their sum, and then prints the numbers in reverse order. Use arrays as a tool in your program.
Create a program that reads in a set of 2n ranked preferences from n students an
Create a program that reads in a set of 2n ranked preferences from n students and n instructors and outputs a stable set of pairings using the deferred acceptance algorithm. Defer…
Create a program that reads in attendees\' information, and create an event seat
Create a program that reads in attendees' information, and create an event seating with a number of rows and columns specified by a user. Then it will attempt to assign each atten…
Create a program that reads in attendees\' information, and create an event seat
Create a program that reads in attendees' information, and create an event seating with a number of rows and columns specified by a user. Then it will attempt to assign each atten…
Create a program that saves prices in a sequential access file. Save the prices
Create a program that saves prices in a sequential access file. Save the prices in fixed-point notatio with two decimal places. Name the sequential access file Introductory20.txt …
Create a program that saves prices in a sequential access file. Save the prices
Create a program that saves prices in a sequential access file. Save the prices in fixed-point notatio with two decimal places. Use a negative number as teh sentinel value. Save a…
Create a program that searches user inputted substring within the text. Requirem
Create a program that searches user inputted substring within the text. Requirements: Program should read the text from file (number of characters > 200). User should be able t…
Create a program that searches user inputted substring within the text. Requirem
Create a program that searches user inputted substring within the text. Requirements: Program should read the text from file (number of characters > 200). User should be able t…
Create a program that shows the George Washington Bridge\'stolls. there are 3typ
Create a program that shows the George Washington Bridge'stolls. there are 3types of tolls: Cars, Motorcycles, andTrucks. the rate for cars is $0.35, and um let's make that of mot…
Create a program that simulates a pack of eight Crayons (an array of objects). E
Create a program that simulates a pack of eight Crayons (an array of objects). Each crayon should have a color (red, yellow, green, blue, brown, black, orange and purple), length …
Create a program that simulates a slot machine. When the program runs, it should
Create a program that simulates a slot machine. When the program runs, it should do the following: Asks the user to enter the amount of money he or she wants to enter into the slo…
Create a program that simulates a standard Cash Register that means the followin
Create a program that simulates a standard Cash Register that means the following requirements: 1. Stores separate sales tax rates for food and non-food item. The rate for the foo…
Create a program that simulates a vending machine -your program will ask the use
Create a program that simulates a vending machine -your program will ask the user to enter a price for an item first, then enter the amount of money deposited. Your program should…
Create a program that simulates the decisions needed when a self-driving automob
Create a program that simulates the decisions needed when a self-driving automobile makes a left turn at a traffic light. The decision on whether to turn is to be based on the fol…
Create a program that simulates the student information management. After user e
Create a program that simulates the student information management. After user enters the information, the "Submit" button will store the student's information; when we click the …
Create a program that simulates the student information management. After user e
Create a program that simulates the student information management. After user enters the information, the "Submit" button will store the student's information; when we click the …
Create a program that solves the following logicalsituation: A snail begins clim
Create a program that solves the following logicalsituation: A snail begins climbing up from the bottom of a thirty-foot deepwell. The snail can climb up three feet each hour. How…
Create a program that solves the following problem: Given a list of distinct int
Create a program that solves the following problem: Given a list of distinct integers and a target integer, determine the largest sum less than or equal to the target value that c…