Web development and programming
191828 questions • Page 3503 / 3837
Your program reads from two files and prints out the text message conversations
Your program reads from two files and prints out the text message conversations in chronological order (from oldest to newest message sent/received). The required format for your …
Your program should accept dollar amounts from the user until 0is entered. Each
Your program should accept dollar amounts from the user until 0is entered. Each exact dollar amount should be rounded to thenearest $10 value. The exact and rounded amounts should…
Your program should accept dollar amounts from the user until 0is entered. Each
Your program should accept dollar amounts from the user until 0is entered. Each exact dollar amount should be rounded to thenearest $10 value. The exact and rounded amounts should…
Your program should accept dollar amounts from the user until 0is entered. Each
Your program should accept dollar amounts from the user until 0is entered. Each exact dollar amount should be rounded to thenearest $10 value. The exact and rounded amounts should…
Your program should allow the user to run it as many times as wished. Use an app
Your program should allow the user to run it as many times as wished. Use an appropriate loop. Your program should implement the following tasks: Display to the user the purpose o…
Your program should be able to add, subtract, multiply, and divide two fractions
Your program should be able to add, subtract, multiply, and divide two fractions. Specifically, your program must request two fractions from the user by getting the numerator and…
Your program should be submitted to blackboard. Your submitted program will be a
Your program should be submitted to blackboard. Your submitted program will be assigned a grade based on the correctness of your program and evaluation of your program. Programmin…
Your program should begin by using the Song class already developed in the tutor
Your program should begin by using the Song class already developed in the tutorials. Modify this class to include another attribute, fileSize, that determines how much bytes of s…
Your program should consist ofonly on function, the main function. When your pro
Your program should consist ofonly on function, the main function. When your program begins, the user is prompted to enterinteger values representing themonth, day, and year, in t…
Your program should contain 4 pieces of data, all integers - the number of rows
Your program should contain 4 pieces of data, all integers - the number of rows in the grid, the number of columns, the number of spaces in each box horizontally, and the number o…
Your program should contain 5 files: Ch16Main.cpp LinkedList.h LinkedList.cpp Un
Your program should contain 5 files: Ch16Main.cpp LinkedList.h LinkedList.cpp UnorderedLinkedList.h UnorderedLinkedList.cpp The Ch16Main.cpp file is provided for you (and listed b…
Your program should define and call a function within_x_percent that takes as pa
Your program should define and call a function within_x_percent that takes as parameters a reference value ref, a data value data, the percentage value x and returns 1, meaning tr…
Your program should do the following Here is a sample of execution. Enter studen
Your program should do the following Here is a sample of execution. Enter student grade in CS105: 70 Enter student grade in CS221: 80 Enter student grade in CS231: 90 Do you want …
Your program should employ the following: · asindicated in the problem descripti
Your program should employ the following: · asindicated in the problem description: 2 two-dimensionalarrays, one for Jeff’s schedule, and one for Anna’s · a mainme…
Your program should give an introduction and then prompt the user for a first na
Your program should give an introduction and then prompt the user for a first name. It should then read the name rank data file searching for that name, case-insensitively (that i…
Your program should give an introduction and then prompt the user for a first na
Your program should give an introduction and then prompt the user for a first name. It should then read the name rank data file searching for that name, case-insensitively (that i…
Your program should give an introduction and then prompt the user for a first na
Your program should give an introduction and then prompt the user for a first name. It should then read the name rank data file searching for that name, case-insensitively (that i…
Your program should give an introduction and then prompt the user for a first na
Your program should give an introduction and then prompt the user for a first name. It should then read the name rank data file searching for that name, case-insensitively (that i…
Your program should give an introduction and then prompt the user for a first na
Your program should give an introduction and then prompt the user for a first name. It should then read the name rank data file searching for that name, case-insensitively (that i…
Your program should give an introduction and then prompt the user for a first na
Your program should give an introduction and then prompt the user for a first name. It should then read the name rank data file searching for that name, case-insensitively (that i…
Your program should have 4 functions. isLeapYear should be a bool value-returnin
Your program should have 4 functions. isLeapYear should be a bool value-returningfunction that determines whether the year, passed by a valueparameter is a leap year getDate is a …
Your program should have 4 functions. isLeapYear should be a bool value-returnin
Your program should have 4 functions. isLeapYear should be a bool value-returningfunction that determines whether the year, passed by a valueparameter is a leap year getDate is a …
Your program should have 4 functions. isLeapYear should be a bool value-returnin
Your program should have 4 functions. isLeapYear should be a bool value-returningfunction that determines whether the year, passed by a valueparameter is a leap year getDate is a …
Your program should input the user\'s name, their age, and today\'s price for a
Your program should input the user's name, their age, and today's price for a gallon of gas. Make sure to prompt the user for information, such as "please enter your age: ". Once …
Your program should meet one of the requirements. The program extends ConsolePro
Your program should meet one of the requirements. The program extends ConsoleProgram( java--textpad, compiler) * It should ask a series of 5 questions. As with any such Limit, the…
Your program should offer the following menu to the user 1) Print Author name an
Your program should offer the following menu to the user 1) Print Author name and ID Enter integer value 2) 3) Enter floating point value 4) Print stored values clear integers 5) …
Your program should open an ASCII file prog10in.txt for input, sort the data and
Your program should open an ASCII file prog10in.txt for input, sort the data and write the data to a file prog10out.txt. The two file names must be passed to the program. You shou…
Your program should present a menu with 4 options, 1) Print author info 2) perfo
Your program should present a menu with 4 options, 1) Print author info 2) perform integer operation 3) perform floating point operation 0) Exit Where selection 1 prints your info…
Your program should proceed as follows: Display a welcome message. Prompt the us
Your program should proceed as follows: Display a welcome message. Prompt the user for an integer which is 3. If the number entered is < 3, keep prompting the user until they e…
Your program should prompt the user to type in an integer value as the desired o
Your program should prompt the user to type in an integer value as the desired oven temperature. You may assume that this temperature is between 0 and 999. If the number does not …
Your program should prompt the user to type in an integer value n. And you are t
Your program should prompt the user to type in an integer value n. And you are to compute how many prime numbers are less than or equal to n. Here's what I have thus far: #include…
Your program should read a le of integers into an array. The rst line of the le
Your program should read a le of integers into an array. The rst line of the le gives how many integers are stored in the le. (a) You should calculate and display i. the sum of th…
Your program should read oating point values from the input, up to (and includin
Your program should read oating point values from the input, up to (and including) 100 values. Youshould then print the median of the values read by your program.Your program shou…
Your program should read the data from a text file ( Inknapsack.txt )of an unkno
Your program should read the data from a text file (Inknapsack.txt)of an unknown length that corresponds to items weights. The program would then prompt the user for the weight li…
Your program should read the data from a text file (in .txt)of an unknown length
Your program should read the data from a text file (in.txt)of an unknown length that corresponds to items weights. The program would then prompt the user for the weight limits…
Your program should run a Door Prize game. In the game, there are three doors (A
Your program should run a Door Prize game. In the game, there are three doors (A, B, and C) and the contestant gets two guesses. After the contestant guesses the first time, the h…
Your program should start by loading the numbers 2015 and 250 into registers $a0
Your program should start by loading the numbers 2015 and 250 into registers $a0 and $a1 respectively. The start of your program is a good place to initialize any other registers …
Your program should take one of the following four commands from the standard in
Your program should take one of the following four commands from the standard input, and execute corresponding functions. • S • R • W • P s t On reading S, the program stops. On r…
Your program should take postfix expression as an input, process it with the hel
Your program should take postfix expression as an input, process it with the help of stack and display the result after performing required calculations. Only following Binary ope…
Your program should then produce the BBC codeword image that approximates the mo
Your program should then produce the BBC codeword image that approximates the monochrome image. The density of the codeword image should be approximately the same as that of the m…
Your program should use the following main function: //Put your includes, commen
Your program should use the following main function: //Put your includes, comments and function template here int main() { cout << "Minimum between 1 and 3 is " << min…
Your program should: // get an integer from the user and returns it // make 3 ca
Your program should: // get an integer from the user and returns it // make 3 calls to this function: // 1. To get the radius of the circle from the user and return it to main (lo…
Your program should: display an informative title prompt the user for the number
Your program should: display an informative title prompt the user for the number of hours worked prompt the user for the hourly pay rate use the values that the user entered to ca…
Your program should: display an informative title prompt the user for the number
Your program should: display an informative title prompt the user for the number of hours worked prompt the user for the hourly pay rate use the values that the user entered to ca…
Your program should: display an informative title prompt the user for the number
Your program should: display an informative title prompt the user for the number of hours worked verify that the number of hours worked is greater than 0 prompt the user for the h…
Your program will \"drop balls\" each of which will bounce randomly and land in
Your program will "drop balls" each of which will bounce randomly and land in a slot. There will be 21 slots (numbered from -10 to 10). Each ball will be dropped over the middle s…
Your program will \"drop balls\" each of which willbounce randomly and land in a
Your program will "drop balls" each of which willbounce randomly and land in a slot. There will be 21 slots(numbered from -10 to 10). Each ball will be dropped over themiddle slot…
Your program will accept one or two command line arguments. The first argument i
Your program will accept one or two command line arguments. The first argument is the name of a battleship puzzle board file similar to the file shown below. This sample file begi…
Your program will ask the user for an integer and then display the hex (i.e. bas
Your program will ask the user for an integer and then display the hex (i.e. base 16) representation of the number. It will do the conversion using shift and masking operations. H…
Your program will ask the user to enter an ISBN number, and verify that the user
Your program will ask the user to enter an ISBN number, and verify that the user entered 9 digits. If input was invalid, prompt the user to try again. Print the complete ISBN with…
Subject
Web development and programming
Use Browse or pick another subject.