Browse W
Alphabetical listing with fast deep pagination.
66619 items • Page 1134 / 1333
Write a program using a class that has array data members NAME, SALARY, YEAR_HIR
Write a program using a class that has array data members NAME, SALARY, YEAR_HIRED. This program will 1) write the data for 10 records to a random access file 2) allow the user to…
Write a program using a class that has array data members NAME, SALARY, YEAR_HIR
Write a program using a class that has array data members NAME, SALARY, YEAR_HIRED. This program will 1) write the data for 10 records to a random access file 2) allow the user to…
Write a program using a class that has array data members NAME, SALARY, YEAR_HIR
Write a program using a class that has array data members NAME, SALARY, YEAR_HIRED. This program will 1) already have the data for 10 records to a random access file 2) allow the …
Write a program using a function and a series of if…else statements. The user sh
Write a program using a function and a series ofif…else statements. The user should be prompted toenter a number in main. The function is called and thenumber entered is passed to…
Write a program using a function and a series of if…else statements. The user sh
Write a program using a function and a series ofif…else statements. The user should be prompted toenter a number in main. The function is called and thenumber entered is passed to…
Write a program using a layout manager. You must write the program to meet the f
Write a program using a layout manager. You must write the program to meet the following criteria: 1. Create a window with a layout. 2. Add 6 buttons to the window, each with a nu…
Write a program using a loop that outputs the following program with no loops to
Write a program using a loop that outputs the following program with no loops to produce a table of angles in degrees and radians in increments of 10 degrees. The output of your p…
Write a program using a menu to execute the following: Menu 1 – Gas Mileage 2 –
Write a program using a menu to execute the following: Menu 1 – Gas Mileage 2 – Sales Commission 3 – Grade Calculation 4 - Quit Verify the menu choice is 1, 2, 3, or 4 The program…
Write a program using a recursive function to display the first 25 Fibonacci num
Write a program using a recursive function to display the first 25 Fibonacci numbers.Expected Output:Fibonacci ( 1 ) = 0Fibonacci ( 2 ) = 1Fibonacci ( 3 ) = 1Fibonacci ( 4 ) = 2Fi…
Write a program using a switch statement that displays the name of a polygon wit
Write a program using a switch statement that displays the name of a polygon with sides between 3 and 12 depending on the number entered by the user. For example, if the user ente…
Write a program using an array that will process sales data for a week. Create a
Write a program using an array that will process sales data for a week. Create an array that will store input data for the daily sales for a week (7 days). Using the array data de…
Write a program using an array that will process sales data for a week. Create a
Write a program using an array that will process sales data for a week. Create an array that will store input data for the daily sales for a week (7 days). Using the array data de…
Write a program using an array that will process sales data for a week. Create a
Write a program using an array that will process sales data for a week. Create an array that will store input data for the daily sales for a week (7 days). Using the array data de…
Write a program using an array. The array contains the hours worked for 5 employ
Write a program using an array. The array contains the hours worked for 5 employees. These hours are entered by the user.All employees earn the same hourly wage. The program will …
Write a program using an array. The array contains the hours worked for 5 employ
Write a program using an array. The array contains the hours worked for 5 employees. These hours are entered by the user.All employees earn the same hourly wage. The program will …
Write a program using an inline function perform the calculation in which you cr
Write a program using an inline function perform the calculation in which you create a const whose value is determined at runtime by reading the time when the program starts (Hint…
Write a program using array that asks user to input 10 numbers, then calculates
Write a program using array that asks user to input 10 numbers, then calculates the average of those numbers and finds out the total number that is greater or equal to the average…
Write a program using assembly language that generates the first n numbers of th
Write a program using assembly language that generates the first n numbers of the Fibonacci series. In this series, the first two numbers are 0 and 1, and each subsequent number i…
Write a program using at least four different controls for your GUI interface th
Write a program using at least four different controls for your GUI interface that prompts the user for the following information inputs. Be sure to use non-factual information to…
Write a program using c statement for calculating the sum of a list of float num
Write a program using c statement for calculating the sum of a list of float numbers The program should greet the user and present the user with a menu with the following options:…
Write a program using c++ named isUnique that takes an array of integers as a pa
Write a program using c++ named isUnique that takes an array of integers as a parameter and that returns a boolean value indicating whether or not the values in the array are uniq…
Write a program using c++ that analyzes the contents of a text file and produces
Write a program using c++ that analyzes the contents of a text file and produces the following results: 1) the number of words in the text file 2) the number of unique words in th…
Write a program using c++ that converts 24-hour time to 12-hour time. You will d
Write a program using c++ that converts 24-hour time to 12-hour time. You will define an exception class called TimeFormatMistake. If the user enters an illegal time, like 10:67 o…
Write a program using eclipse that asks the user to input two Strings, each in a
Write a program using eclipse that asks the user to input two Strings, each in a separate JOptionPane. Your program should print out the String that is first in lexicographic (dic…
Write a program using four enumerators. Initialize each as follows: 1. first, se
Write a program using four enumerators. Initialize each as follows: 1. first, second, third, fourth, fifth, sixth, seventh, eighth, ninth 2. Sunday, Monday, Tuesday, Wednesday, Th…
Write a program using four enumerators. Initialize each as follows: 1. first, se
Write a program using four enumerators. Initialize each as follows: 1. first, second, third, fourth, fifth, sixth, seventh, eighth, ninth 2. Sunday, Monday, Tuesday, Wednesday, Th…
Write a program using four enumerators. Initialize each as follows: 1. first, se
Write a program using four enumerators. Initialize each as follows: 1. first, second, third, fourth, fifth, sixth, seventh, eighth, ninth 2. Sunday, Monday, Tuesday, Wednesday, Th…
Write a program using four enumerators. Initialize each as follows: 1. first, se
Write a program using four enumerators. Initialize each as follows: 1. first, second, third, fourth, fifth, sixth, seventh, eighth, ninth 2. Sunday, Monday, Tuesday, Wednesday, Th…
Write a program using four enumerators. Initialize each as follows: 1. first, se
Write a program using four enumerators. Initialize each as follows: 1. first, second, third, fourth, fifth, sixth, seventh, eighth, ninth 2. Sunday, Monday, Tuesday, Wednesday, Th…
Write a program using four enumerators. Initialize each as follows: 1. first, se
Write a program using four enumerators. Initialize each as follows: 1. first, second, third, fourth, fifth, sixth, seventh, eighth, ninth 2. Sunday, Monday, Tuesday, Wednesday, Th…
Write a program using four enumerators. Initialize each as follows: first, secon
Write a program using four enumerators. Initialize each as follows: first, second, third, fourth, fifth, sixth, seventh, eighth, ninth Sunday, Monday, Tuesday, Wednesday, Thursday…
Write a program using functions where a function collects 8 numbers from the use
Write a program using functions where a function collects 8 numbers from the user, finds the largest, smallest of those 8 numbers and uses passing by reference to update the varia…
Write a program using functions, arrays, and structures to calculate and display
Write a program using functions, arrays, and structures to calculate and display the total expenses for a business person on a trip. The following is input from the user: total nu…
Write a program using inheritance in C++ to insert a node in the middle of Doubl
Write a program using inheritance in C++ to insert a node in the middle of Doubly linked list .( using this code) but no need for deletion just the insert in the middle using inhe…
Write a program using inheritance that will allow a user to enter in information
Write a program using inheritance that will allow a user to enter in information for various types of people at a university. The program should allow the user to enter informatio…
Write a program using inheritance that will allow a user to enter in information
Write a program using inheritance that will allow a user to enter in information for various types of people at a university. The program should allow the user to enter informatio…
Write a program using loops that allows the user to convert a temperature given
Write a program using loops that allows the user to convert a temperature given in degrees from either Celcius to Farenheit or Fahrenheit to Celcius. Use the following formulas: D…
Write a program using loops that allows the user to convert a temperature given
Write a program using loops that allows the user to convert a temperature given in degrees from either Celcius to Farenheit or Fahrenheit to Celcius. Use the following formulas: D…
Write a program using multiple functions. Make use of an array to store data Mak
Write a program using multiple functions. Make use of an array to store data Make use of searching techniques Read data from a file Write data to a file Instructions: In this lab,…
Write a program using nested loops to display the pine tree as show below. For t
Write a program using nested loops to display the pine tree as show below. For the top of the tree, you should have two inner loops, the first to print the spaces in front of the …
Write a program using nested loops to display the pine tree as shown below. We\'
Write a program using nested loops to display the pine tree as shown below. We're working with Scanf, Printf * *** ***** ******* ********* *********** ************* *** *** Hint: …
Write a program using notepad to run on Qtspim The program is to convert a posit
Write a program using notepad to run on Qtspim The program is to convert a positive decimal number of 1 to 8 digits to its Hex representation using divide by 16 method (use div an…
Write a program using pointer variables to modify parameters as follows: 1. Crea
Write a program using pointer variables to modify parameters as follows: 1. Create a function that corresponds with the following function comment: /* Function: getDouble() Parame…
Write a program using references to create a doubly linked list, do not use Arra
Write a program using references to create a doubly linked list, do not use ArrayLists, not an array, not anything but a LinkedList class that has a reference to the first node in…
Write a program using structures and pointers to implement the finite state mach
Write a program using structures and pointers to implement the finite state machine described in the table below. The program should repeatedly display the current state ID number…
Write a program using structures and posters to implement the finite state machi
Write a program using structures and posters to implement the finite state machine described in the table below. The program should repeatedly display the current state ID number,…
Write a program using structures to store the following weather information: Tot
Write a program using structures to store the following weather information: Total Rainfall High Temperature Low Temperature Average Temperature The program should have an array o…
Write a program using structures to store the following weather information: Tot
Write a program using structures to store the following weather information: Total Rainfall High Temperature Low Temperature Average Temperature The program should have an array o…
Write a program using structures to store the following weather information: Tot
Write a program using structures to store the following weather information: Total Rainfall High Temperature Low Temperature Average Temperature The program should have an array o…
Write a program using structures to store the following weather information: Tot
Write a program using structures to store the following weather information: Total Rainfall High Temperature Low Temperature Average Temperature Use an input file called input.txt…