Browse P
Alphabetical listing with fast deep pagination.
81033 items • Page 1280 / 1621
Problem Description(D) Write a single program to compare between insertion sort
Problem Description(D) Write a single program to compare between insertion sort and selection sort. For a given input array, write separate functions to implement insertion sort a…
Problem Description: (The Account class) Design a class named Account that conta
Problem Description: (The Account class) Design a class named Account that contains: • A private int data field named id for the account (default 0). • A private double data field…
Problem Description: 1.Some Websites impose certain rules for passwords. Write a
Problem Description: 1.Some Websites impose certain rules for passwords. Write a program and method that checks whether a string is a valid password. Suppose the password rule is …
Problem Description: A proton is essentially a 2.4 fm diameter sphere of charge
Problem Description: A proton is essentially a 2.4 fm diameter sphere of charge andfusion occurs only if two protons come into contact with eachother. This requires extrarodinaril…
Problem Description: A school has 100 lockers and 100 students. All lockers are
Problem Description: A school has 100 lockers and 100 students. All lockers are closed on the first day of school. As the students enter, the first student, denoted S1, opens ever…
Problem Description: Bookstore owner needs to know how many copies of books writ
Problem Description: Bookstore owner needs to know how many copies of books written by each author have been sold. For each author, display author ID, first name, last name, and t…
Problem Description: Bookstore owner needs to know how many copies of books writ
Problem Description: Bookstore owner needs to know how many copies of books written by each author have been sold. For each author, display author ID, first name, last name, and t…
Problem Description: Consider strings that can be split so that their first half
Problem Description: Consider strings that can be split so that their first half is the same as their second half (ignoring blanks, punctuation, and case). For example, the string…
Problem Description: Consider the following sequence of recurring dreams. The sc
Problem Description: Consider the following sequence of recurring dreams. The scenario is nearly always the same. You're standing at the end of a road that is 1 kilometer long, an…
Problem Description: Consider the vertical motion of a rocket. Initially, its al
Problem Description: Consider the vertical motion of a rocket. Initially, its altitude, velocity, and mass are 0.0 m, 0.0 m/s, and m0 kg, respectively. After it is launched, the r…
Problem Description: Create a Dynamic 2D Array Class. This class should overload
Problem Description: Create a Dynamic 2D Array Class. This class should overload the Call Operator () for the following behaviors: -- Return (modifiable) Lvalue element for a non-…
Problem Description: Create an application that will play hangman. You do not ha
Problem Description: Create an application that will play hangman. You do not have to draw the hangman, just display the number of incorrect guesses on the screen. Allow the user …
Problem Description: Credit card numbers follow certain patterns. A credit card
Problem Description: Credit card numbers follow certain patterns. A credit card number must have between 13 and 16 digits. It must start with: 4 for Visa cards 5 for Master cards …
Problem Description: Credit card numbers follow certain patterns. A credit card
Problem Description: Credit card numbers follow certain patterns. A credit card number must have between 13 and 16 digits. It must start with: 4 for Visa cards 5 for Master cards …
Problem Description: Credit card numbers follow certain patterns. A credit card
Problem Description: Credit card numbers follow certain patterns. A credit card number must have between 13 and 16 digits. It must start with: 4 for Visa cards 5 for Master cards …
Problem Description: Credit card numbers follow certain patterns. A credit card
Problem Description: Credit card numbers follow certain patterns. A credit card number must have between 13 and 16 digits. It must start with: 4 for Visa cards 5 for Master cards …
Problem Description: Credit card numbers follow certain patterns. A credit card
Problem Description: Credit card numbers follow certain patterns. A credit card number must have between 13 and 16 digits. It must start with: 4 for Visa cards 5 for Master cards …
Problem Description: Credit card numbers follow certain patterns. A credit card
Problem Description: Credit card numbers follow certain patterns. A credit card number must have between 13 and 16 digits. It must start with: 4 for Visa cards 5 for Master cards …
Problem Description: Credit card numbers follow certain patterns. A credit card
Problem Description: Credit card numbers follow certain patterns. A credit card number must have between 13 and 16 digits. It must start with: 4 for Visa cards 5 for Master cards …
Problem Description: Credit card numbers follow certain patterns. A credit card
Problem Description: Credit card numbers follow certain patterns. A credit card number must have between 13 and 16 digits. It must start with: 4 for Visa cards 5 for Master cards …
Problem Description: Declare and define a class for a complex number. A complex
Problem Description: Declare and define a class for a complex number. A complex number in mathematics is defined as x+yi , where x defines the real part of the number and y is the…
Problem Description: Design a class named Player with fields for holding a Women
Problem Description: Design a class named Player with fields for holding a Women’s Basketball player’s statistics. All fields should be private. Player # Player's Name GP GS Total…
Problem Description: Design a class named ProblemSet_7_Triangle that extends Geo
Problem Description: Design a class named ProblemSet_7_Triangle that extends GeometricObject. The class contains: Three double data fields named side1, side2, and side3 with defau…
Problem Description: Develop a tool to keep track of a company’s Employees. The
Problem Description: Develop a tool to keep track of a company’s Employees. The Employee Management Prototype will be able to add employees, calculate the weekly payroll and the a…
Problem Description: Dominion Gas Corporation would like you to develop an appli
Problem Description: Dominion Gas Corporation would like you to develop an application that helps them calculate the gas consumption bill of their customers. The application would…
Problem Description: Example: Currently student grade records are stored paralle
Problem Description: Example: Currently student grade records are stored parallel arrays. const int NG = 4; string names[] = {"Amy Adams", "Bob Barr", "Carla Carr", …
Problem Description: Following is given a C++ Program that finds the inverse of
Problem Description: Following is given a C++ Program that finds the inverse of a 3*3 matrix using the Adjoint method given as follows Further details of this method you can find …
Problem Description: For this Lab you have to implement a class Person. A person
Problem Description: For this Lab you have to implement a class Person. A person has a fistname, lastname, address, and birthday year. Supply a constructor and the following metho…
Problem Description: For this Lab you have to implement a class Person. A person
Problem Description: For this Lab you have to implement a class Person. A person has a fistname, lastname, address, and birthday year. Supply a constructor and the following metho…
Problem Description: For this Lab you have to implement a class Person. A person
Problem Description: For this Lab you have to implement a class Person. A person has a fistname, lastname, address, and birthday year. Supply a constructor and the following metho…
Problem Description: For this lab, you will create a 2D Array where you will be
Problem Description: For this lab, you will create a 2D Array where you will be storing values of type integer, fill in the elements of that array by prompting the user for input …
Problem Description: Given a directed graph, a source vertex ‘source’ and a dest
Problem Description: Given a directed graph, a source vertex ‘source’ and a destination vertex ‘dest’, print all paths from a given ‘source’ to a given ‘dest’. Consider the follow…
Problem Description: IN JAVA... In this program you will create an array, fill i
Problem Description: IN JAVA... In this program you will create an array, fill it with random integers, and then do some investigating on the array’s statistics. I want you to cre…
Problem Description: Implement a web crawler that visits http://www.cnn.com/serv
Problem Description: Implement a web crawler that visits http://www.cnn.com/services/rss/, and visits all the sub-rss sites. From each sub-rss site retrieve the following for ever…
Problem Description: In this assignment, you will implement a version of a word
Problem Description: In this assignment, you will implement a version of a word search game much like Boggle1 and other popular word games. The approach you take to finding words …
Problem Description: In this project you will develop a program that utilizes a
Problem Description: In this project you will develop a program that utilizes a Temperature class that models a Temperature entity. You need to write a Temperature class as define…
Problem Description: Next phase in the programming quest takes us to handling Ex
Problem Description: Next phase in the programming quest takes us to handling Exceptions. Remember, with exception the goal is to prevent your program from crashing with a Runtime…
Problem Description: Passengers are to be added/deleted to/from the queue. Each
Problem Description: Passengers are to be added/deleted to/from the queue. Each passenger has his Name, Ticket type and Seat number. 1) Write the code for the following methods to…
Problem Description: Player # Player\'s Name GP GS Total Mins Total FG Total FGA
Problem Description: Player # Player's Name GP GS Total Mins Total FG Total FGA 3FG 3FGA FT FTA Off Reb Def Reb PF A TO Stl Blk Total Pts 11 McGowan, Angel 29 28 890 131 331 33 12…
Problem Description: Player # Player\'s Name GP GS Total Mins Total FG Total FGA
Problem Description: Player # Player's Name GP GS Total Mins Total FG Total FGA 3FG 3FGA FT FTA Off Reb Def Reb PF A TO Stl Blk Total Pts 11 McGowan, Angel 29 28 890 131 331 33 12…
Problem Description: Some websites impose certain rules for passwords. Suppose p
Problem Description: Some websites impose certain rules for passwords. Suppose password rules are as follows: 1. A password must have at least eight characters. 2. A password cons…
Problem Description: Stream Paths Suppose you have a 2D array elev of integers t
Problem Description: Stream Paths Suppose you have a 2D array elev of integers that represent elevations on a grid. If a stream of water originates at the location with row index …
Problem Description: Stream Paths Suppose you have a 2D array elev of integers t
Problem Description: Stream Paths Suppose you have a 2D array elev of integers that represent elevations on a grid. If a stream of water originates at the location with row index …
Problem Description: Suppose an encrypted file was created using the encoding/de
Problem Description: Suppose an encrypted file was created using the encoding/decoding scheme Each letter is substituted by some other letter according to a given mapping as shown…
Problem Description: Suppose an encrypted file was created using the encoding/de
Problem Description: Suppose an encrypted file was created using the encoding/decoding scheme. Each letter is substituted by some other letter according to a given mapping as show…
Problem Description: The United States federal personal income tax is calculated
Problem Description: The United States federal personal income tax is calculated based on filing status and taxable income. There are four filing statuses: single filers, married …
Problem Description: The area under a curve may be approximated by dividing the
Problem Description: The area under a curve may be approximated by dividing the area into trapezoids, calculating the area of each trapezoid, and then summing those smaller areas.…
Problem Description: The goal of this exercise is to reproduce in a limited way,
Problem Description: The goal of this exercise is to reproduce in a limited way, an interpreter for a computer language. The language will be defined as the following: Declaration…
Problem Description: The goal of this exercise is to reproduce in a limited way,
Problem Description: The goal of this exercise is to reproduce in a limited way, an interpreter for a computer language. The language will be defined as the following: Declaration…
Problem Description: The inverse of a square matrix A is denoted A-1, such that
Problem Description: The inverse of a square matrix A is denoted A-1, such that A×A-1 = I, where I is the identity matrix with all 1’s on the diagonal and 0 on all other cells. Th…