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 938 / 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 Java application that displays a JFrame containing a jPanel. The panel w
Write a Java application that displays a JFrame containing a jPanel. The panel will contain three push buttons labeled: Count Up, Count Down, Clear. There will also be a JLabel th…
Write a Java application that displays an upside down triangle 4 lines high, mad
Write a Java application that displays an upside down triangle 4 lines high, made up of one of two possible characters: asterisk [*] OR Dollar Sign [$]. The program will ask a use…
Write a Java application that does each of the following: For each student Reads
Write a Java application that does each of the following: For each student Reads from a file the name and a series of labs for each person (students do not all have the same numbe…
Write a Java application that finds the closest state to a given latitude and lo
Write a Java application that finds the closest state to a given latitude and longitude. The file states.txt contains the approximate latitude (North) and longitude (West) of the …
Write a Java application that implements these two functions using recursive met
Write a Java application that implements these two functions using recursive methods. a. First Recursive Function. When one passes an integer as input (n for example), the return …
Write a Java application that inputs an unknown number of employees and determin
Write a Java application that inputs an unknown number of employees and determines and displays the gross pay for each employ. The company pays straight time for the first 40 hour…
Write a Java application that lists your top five favorite movies Each movie sho
Write a Java application that lists your top five favorite movies Each movie should also is year of release and its running time in hours minutes format Use the escape sequence fo…
Write a Java application that lists your top five favorite movies. Each movie sh
Write a Java application that lists your top five favorite movies. Each movie should also include its year of release and its running time in hours: minutes format. Use the escape…
Write a Java application that meets the following specifications. Make sure to g
Write a Java application that meets the following specifications. Make sure to give the classes and methods the exact names shown in this prompt, since I will be testing them usin…
Write a Java application that meets the following specifications. Make sure to g
Write a Java application that meets the following specifications. Make sure to give the classes and methods the exact names shown in this prompt, since I will be testing them usin…
Write a Java application that meets the following specifications. Make sure your
Write a Java application that meets the following specifications. Make sure your application compiles and runs correctly. Turn in the .java files in the same CSNS link as the rest…
Write a Java application that performs the following task: Create an int array (
Write a Java application that performs the following task: Create an int array (you can declare the values yourself, or use the Random feature in java to create this array). Sort …
Write a Java application that prints the following table using the sqrt ( ) meth
Write a Java application that prints the following table using the sqrt ( ) method in the Math class. Use a for loop to produce the output results. Compile and run your program un…
Write a Java application that prints the prime factorization of an input. Print
Write a Java application that prints the prime factorization of an input. Print "is prime" message if input is prime; otherwise, print the prime factorization of the input. Prompt…
Write a Java application that prompts a user for a fist name and a last name, an
Write a Java application that prompts a user for a fist name and a last name, and then asks if a user is a company’s employee. If positive – prompt for an hourly pay rate and hour…
Write a Java application that prompts the user for pairs of inputs of a product
Write a Java application that prompts the user for pairs of inputs of a product number (1-5), and then an integer quantity of units sold (this is two separate prompts for input va…
Write a Java application that prompts the user for pairs of inputs of a product
Write a Java application that prompts the user for pairs of inputs of a product number (1-5), and then an integer quantity of units sold (this is two separate prompts for input va…
Write a Java application that prompts the user for pairs of inputs of a product
Write a Java application that prompts the user for pairs of inputs of a product number (1-5), and then an integer quantity of units sold (this is two separate prompts for input va…
Write a Java application that provides a simple command-line calculator that sup
Write a Java application that provides a simple command-line calculator that supports addition, subtraction, multiplication, and division. Multiple operators can be processed in a…
Write a Java application that reads two files into separate ArrayLists. Once you
Write a Java application that reads two files into separate ArrayLists. Once you have read and stored the names prompt the user to enter in a boy’s name and a girl’s name. Check t…
Write a Java application that simulates a test. Each question should be a multip
Write a Java application that simulates a test. Each question should be a multiple-choice question with 4 options. Design a Test class. Use programmer-defined methods to implement…
Write a Java application that simulates the Domain Name Service (DNS) functional
Write a Java application that simulates the Domain Name Service (DNS) functionality using UDP sockets. DNS translates between URLs and IP addresses (both ways). Unlike the real DN…
Write a Java application that solves a problem. Your program must include: 1. Co
Write a Java application that solves a problem. Your program must include: 1. Composition 2. Abstract Class 3. Inheritance 4. Polymorphism Note: Documentation will be considered a…
Write a Java application that takes a set of n^2 numbers from standard input (ke
Write a Java application that takes a set of n^2 numbers from standard input (keyboard) for some n not known in advance, and composes a 2-dim array from them. For example, if the …
Write a Java application that uses looping to print the following table of value
Write a Java application that uses looping to print the following table of values: (Hint: use a while loop for table lines 1-5) N                             10*N                 …
Write a Java application that will ask the user to type in a sentence using a JO
Write a Java application that will ask the user to type in a sentence using a JOptionPane input dialog, go through each of the characters in the input and count the number of uppe…
Write a Java application that will be able to add, subtract, multiply, divide, c
Write a Java application that will be able to add, subtract, multiply, divide, compare, convert to floating point, reduce to its lowest terms, and find absolute value for rational…
Write a Java application that will read words from a file and display the words,
Write a Java application that will read words from a file and display the words, one per line, in a JFrame. The JFrame should use a grid layout of one row and two columns. In the …
Write a Java application that will read words from a file and display the words,
Write a Java application that will read words from a file and display the words, one per line, in a JFrame. The JFrame should use a grid layout of one row and two columns. In the …
Write a Java application that will read words from a file and display the words,
Write a Java application that will read words from a file and display the words, one per line, in a JFrame. The JFrame should use a grid layout of one row and two columns. In the …
Write a Java application that will read words from a file and display the words,
Write a Java application that will read words from a file and display the words, one per line, in a JFrame. The JFrame should use a grid layout of one row and two columns. In the …
Write a Java application that will read words from a file and display the words,
Write a Java application that will read words from a file and display the words, one per line, in a JFrame. The JFrame should use a grid layout of one row and two columns. In the …
Write a Java application that will read words from a file and display the words,
Write a Java application that will read words from a file and display the words, one per line, in a JFrame. The JFrame should use a grid layout of one row and two columns. In the …
Write a Java application that will read words from a file and display the words,
Write a Java application that will read words from a file and display the words, one per line, in a JFrame. The JFrame should use a grid layout of one row and two columns. In the …
Write a Java application to calculate the circumference and the area of a circle
Write a Java application to calculate the circumference and the area of a circle. Your application must have two classes. The Circle class will have two methods: the circumference…
Write a Java application to calculate the circumference and the area of a circle
Write a Java application to calculate the circumference and the area of a circle. Your application must have two classes. The Circle class will have two methods: the circumference…
Write a Java application to implement the following. A point in the x-y plane is
Write a Java application to implement the following. A point in the x-y plane is represented by its x-coordinate and y-coordinate. Design the class Point that can store and proces…
Write a Java application to solve this question: 1. Ask the user to enter the nu
Write a Java application to solve this question: 1.    Ask the user to enter the numeric value for a day of the week (where '1' is Sunday, '2' is Monday, etc.). Report whether tha…
Write a Java application to solve this question: 1. Ask the user to enter the nu
Write a Java application to solve this question: 1.    Ask the user to enter the numeric value for a day of the week (where '1' is Sunday, '2' is Monday, etc.). Report whether tha…
Write a Java application using iteration that displays two (2) of the following
Write a Java application using iteration that displays two (2) of the following patterns separately, one below the other. Use for loops to generate the patterns. All asterisks (*)…
Write a Java application which tests the random number generation abilities of J
Write a Java application which tests the random number generation abilities of Java. Random number generation is explained below.Your application should simulate rolling a pair of…
Write a Java application which tests the random number generation abilities of J
Write a Java application which tests the random number generation abilities of Java. Random number generation is explained below.Your application should simulate rolling a pair of…
Write a Java application which tests the random number generation abilities of J
Write a Java application which tests the random number generation abilities of Java. Random number generation is explained below.Your application should simulate rolling a pair of…
Write a Java application which tests the random number generation abilities of J
Write a Java application which tests the random number generation abilities of Java. Random number generation is explained below.Your application should simulate rolling a pair of…
Write a Java application which tests the random number generation abilities of J
Write a Java application which tests the random number generation abilities of Java. Random number generation is explained below.Your application should simulate rolling a pair of…
Write a Java applications using NetBeans Integrated Development Environment (IDE
Write a Java applications using NetBeans Integrated Development Environment (IDE) that calculates total annual compensation of a sale person considering the following factors. The…
Write a Java applicationthat prompts for the distance to be traveled in kilomete
Write a Java applicationthat prompts for the distance to be traveled in kilometers (you will need to convert this to meters). Then, determine the number of burns required to reach…
Write a Java class (MyStackApp) to emulate a stack structure using an array. Pro
Write a Java class (MyStackApp) to emulate a stack structure using an array. Provide methods for push(), pop(), isEmpty(), peek(), and size(). Use the postfix expression in the te…
Write a Java class (MyStackApp) to emulate a stack structure using an array. Pro
Write a Java class (MyStackApp) to emulate a stack structure using an array. Provide methods for push(), pop(), isEmpty(), peek(), and size(). Use the postfix expression in the te…
Write a Java class (call it CreditCardNumber) which contains (note that each met
Write a Java class (call it CreditCardNumber) which contains (note that each method below is an instance method-- NOT static): - private instance variable for a String with 6 digi…