Browse W
Alphabetical listing with fast deep pagination.
66619 items • Page 1175 / 1333
Write an application that allows a user to enter the employee names and their hi
Write an application that allows a user to enter the employee names and their hire dates of up to 10 employees for Company A. Continue to prompt the user for employee names and th…
Write an application that allows a user to enter the names and birth dates of up
Write an application that allows a user to enter the names and birth dates of up to 10 friends. Continue to prompt the user for names and birth-dates until the user enters the sen…
Write an application that allows a user to enter the names and birthdates of up
Write an application that allows a user to enter the names and birthdates of up to 10 friends. Continue to prompt the user for names and birthdates until the user enters the senti…
Write an application that allows a user to enter the names and phone numbers of
Write an application that allows a user to enter the names and phone numbers of up to 20 friends. Continue to prompt the user for names and phone numbers until the user enters “zz…
Write an application that allows a user to enter the names and phone numbers of
Write an application that allows a user to enter the names and phone numbers of up to 20 friends. Continue to prompt the user for names and phone numbers until the user enters "zz…
Write an application that allows a user to enter two Strings. Output the number
Write an application that allows a user to enter two Strings. Output the number of characters in the first String that also appear in the second String, and output those character…
Write an application that allows the user to choose insurance options in JcheckB
Write an application that allows the user to choose insurance options in JcheckBoxes. Use a ButtonGroup to allow the user to select only one of two insurance typesHMO(health maint…
Write an application that allows the user to enter a seven-digitnumber . and dis
Write an application that allows the user to enter a seven-digitnumber . and displays every possible seven-letter word combinationcorresponding to that number. There are 2,187 or …
Write an application that allows you to enter any ID number and displays the fir
Write an application that allows you to enter any ID number and displays the first and last name for the record stored in the employee file with the given ID number. Display an ap…
Write an application that allows you to enter five integers and displays the val
Write an application that allows you to enter five integers and displays the values, their mean, and their median. Save the file as MeanMedian.java. b. Revise the MeanMedian class…
Write an application that allows you to initialize and use a one-dimensional arr
Write an application that allows you to initialize and use a one-dimensional array of 15 double numbers.. Create and call the method which initializes the array with random number…
Write an application that allows you to initialize and use a one-dimensional arr
Write an application that allows you to initialize and use a one-dimensional array of 15 double numbers.. Create and call the method which initializes the array with random number…
Write an application that asks a user to type an odd number to continue or to ty
Write an application that asks a user to type an odd number to continue or to type 999 to stop. When the user types an odd number, display the message "Good job!" and then ask for…
Write an application that asks the user to enter his/her first name, last name,
Write an application that asks the user to enter his/her first name, last name, birthday, and where you born (all fields type String) and prints their information to the console. …
Write an application that asks the user to enter his/her first name, last name,
Write an application that asks the user to enter his/her first name, last name, birthday, and where you born (all fields type String) and prints their information to the console. …
Write an application that asks the user to enter his/her first name, last name,
Write an application that asks the user to enter his/her first name, last name, birthday, and where you born (all fields type String) and prints their information to the console. …
Write an application that asks the user to input the radius of a circle as a flo
Write an application that asks the user to input the radius of a circle as a floating-point number and draws the circle, as well as the values of the circle's diameter, circumfere…
Write an application that calculates and and displays the weekly salary for an e
Write an application that calculates and and displays the weekly salary for an employee. The main() method prompts the user for an hourly pay rate, regular hours, and overtime hou…
Write an application that calculates the amount of money and earned on an invest
Write an application that calculates the amount of money and earned on an investment, based on an 8% annual return. Prompt the user to enter an investment amount and the number of…
Write an application that calculates the amount of money earned onan investment,
Write an application that calculates the amount of money earned onan investment, based on an 8% annual return. Prompt the user toenter an investment amount and the number of years…
Write an application that collects information for two separate accounts for an
Write an application that collects information for two separate accounts for an individual Programming Assignment #1 Assignment Objective Write a Java application with a class nam…
Write an application that contains 10 multiple-choice quiz questions related to
Write an application that contains 10 multiple-choice quiz questions related to your favorite hobby. Each question should contain three answer choices, named A, B and C. Another a…
Write an application that contains 10 multiple-choice quiz questions related to
Write an application that contains 10 multiple-choice quiz questions related to your favorite hobby. Each question should contains three answer choices, named A, B and C. Another …
Write an application that creates a quiz, which contains at least 10 questions a
Write an application that creates a quiz, which contains at least 10 questions about java question (Ex: who creat java ,what year java creat etc.). Each question should be a multi…
Write an application that creates a quiz, which contains at least 5 questions ab
Write an application that creates a quiz, which contains at least 5 questions about java question (Ex: who creat java ,what year java creat etc.). Each question should be a multip…
Write an application that creates a quiz, which contains at least five questions
Write an application that creates a quiz, which contains at least five questions about a hobby, popular music, astronomy, or any other personal interest. Each question should be a…
Write an application that creates different bank accounts. You have to design an
Write an application that creates different bank accounts. You have to design an object-oriented solution using two classes. “BankAccount” class: Variables (Attributes): a. first …
Write an application that creates on object of each class Circle, Square, Sphere
Write an application that creates on object of each class Circle, Square, Sphere, and Cube, invoke their toString methods. The output should show the is-a relationship between tha…
Write an application that creates one Bank with three different bank account typ
Write an application that creates one Bank with three different bank account types: SavingsAccount, CheckingAccount, and IRAAccount. The Bank class implements the Transaction inte…
Write an application that demonstrates each of the following methods based on th
Write an application that demonstrates each of the following methods based on the following quote: Three-letter acronyms are common in the business world. For example, in Java you…
Write an application that demonstrates each of the following methods based on th
Write an application that demonstrates each of the following methods based on the following quote: “You can never cross the ocean until you have the courage to lose sight of the s…
Write an application that demonstrates polymorphic features. The application mus
Write an application that demonstrates polymorphic features. The application must contain 4 classes ("Vehicle", "Car", "Truck", "PolymorphicApp"). "Car" and "Truck" inherit from "…
Write an application that displays a menu of three items for the Jivin’ Java Cof
Write an application that displays a menu of three items for the Jivin’ Java CoffeeShop as follows: (1) American 1.99 (2) Espresso 2.50 (3) Latte 2.15 Pro…
Write an application that displays a series of at least 10 student ID numbers (t
Write an application that displays a series of at least 10 student ID numbers (that you have stored in an array) and asks the user to enter a test letter grade for the student. Cr…
Write an application that displays a series of at least 10 student ID numbers (t
Write an application that displays a series of at least 10 student ID numbers (that you have stored in an array) and asks the user to enter a test letter grade for the student. Cr…
Write an application that displays a series of at least five student ID numbers
Write an application that displays a series of at least five student ID numbers (that you have stored in an array) and asks the user to enter a numeric test score for the student.…
Write an application that displays a series of at least four survey questions ;
Write an application that displays a series of at least four survey questions ; the survey can be on any social or political topic you like. Each questions should have two possibl…
Write an application that displays a series of at least four survey questions; t
Write an application that displays a series of at least four survey questions; the survey can be on any social or political topic you want, and each question should have at least …
Write an application that displays every integer value from 1-20along with its s
Write an application that displays every integer value from 1-20along with its squared value. I know this is an easy exercise but for some reason I cannot get itto work. Please he…
Write an application that displays every perfect number from 1 through 1,000. A
Write an application that displays every perfect number from 1 through 1,000. A perfect number is one that equals the sum of all the numbers that divide evenly into it. For exampl…
Write an application that displays the following patterns separately, one below
Write an application that displays the following patterns separately, one below the other. Use for loops to generate the patterns. All asterisks (*) should be printed by a single …
Write an application that displays the following patterns separately, one below
Write an application that displays the following patterns separately, one below the other. Use for loops to generate the patterns. All asterisks (*) should be printed by a single …
Write an application that displays the following patterns separately, one below
Write an application that displays the following patterns separately, one below the other. Use for loops to generate the patterns. All asterisks (*) should be printed by a single …
Write an application that draws a traffic light and uses a push button to change
Write an application that draws a traffic light and uses a push button to change the state of the light. Derive the drawing surface from the JPanel class and use another panel to …
Write an application that draws a traffic light and uses a push button to change
Write an application that draws a traffic light and uses a push button to change the state of the light. Derive the drawing surface from the JPanel class and use another panel to …
Write an application that draws a traffic light and uses a push button to change
Write an application that draws a traffic light and uses a push button to change the state of the light. Derive the drawing surface from the JPanel class and use another panel to …
Write an application that enables a user to input the grade and number of credit
Write an application that enables a user to input the grade and number of credit hours for any number of courses. Calculate the GPA on a 4.0 scale using those values. Grade point …
Write an application that enables a user to input the grade and number of credit
Write an application that enables a user to input the grade and number of credit hours for any number of courses. Calculate the GPA on a 4.0 scale using those values. Grade point …
Write an application that enables a user to input the grade and number of credit
Write an application that enables a user to input the grade and number of credit hours for any number of courses. Calculate the GPA on a 4.0 scale using those values. Grade point …
Write an application that finds the total and average of odd numbers from 1 to 1
Write an application that finds the total and average of odd numbers from 1 to 15. Your program must use a counted loop to accomplish this task. Output the odd numbers from 1 to 1…