Class to initialize values

Assignment Help JAVA Programming
Reference no: EM13164530

What is the Pseudo Code for this...I have no problem with the Java...Just making the pseudocode I have problems with.

You operate several hot dog stands distributed throughout town. Define a class named HotDogStand that has an instance variable for the:

*Name of each hot dog stand
*Stand's ID number
*How many hot dogs the stand has sold that day.

Create a constructor that allows a user of the class to initialize values. Also create a method named SetJustSold()(Hint ++) that increments the number of hot dogs the stand has sold by one and should also increase the TotalSold by one. The idea is that this method will be invoked each time the stand sells a hot dog so that you can track the total number of hot dogs sold by the stand. Add another method that returns the number of hot dogs sold. Add a static variable that tracks the total number of hot dogs sold by all hot dog stands and a static method that returns the value in this variable. Create a toString() method and a copy constructor.

Write teh main method to test your class. The main method is in a separate class from HotDogStand().

1. You should create three hot dog stands with name, ID number and number hotdogs sold.
2. Uses the toString() to print out all three hotdog stands.
3. Print out total sold for all stands.
4. Initialize SetJustSold(), for each stand. This will add one hot dog sold to each stand and to total sold.
5. Print out results, call the getName() to print out name, call the getID() to print out ID number and getNumberSold() to display number sold for all stands.
6. Print out total sold for all stands.
7. Use the copy constructor to create stand number four with the values of stand one.

Reference no: EM13164530

Questions Cloud

How many iron atoms would have to be laid side : The radius of a iron atom is 124 pm. How many iron atoms would have to be laid side by side to span a distance of 1.71 mm?
What the following molar ratios should be : Given the following equation: 2 C4H10 + 13 O2 ---> 8 CO2 + 10 H2O, show what the following molar ratios should be.
Calculate the exact concentration of f : Calibration standards. Transfer 1.00, 5.00, 10.00, 15.00 and 20.00 mL aliquots of 10ppm F- solution to 100 mL flasks. Add 50 mL of TISAB containing CDTA to each
Function that will use the secant method to try to find : Create a function that will use the Secant method to try to find a root. (Hint modify the posted version of False Position.) Because this method may diverge
Class to initialize values : Create a constructor that allows a user of the class to initialize values. Also create a method named SetJustSold()(Hint ++) that increments the number of hot dogs the stand has sold by one and should also increase the TotalSold by one
State what is the volume of the ballon at this altitude : The ballon ascends to and altitude where the pressure is 504 mmHg and temperature is -34degree celcius . What is the volume of the ballon at this altitude
State the ballon ascends to and altitude : A weather ballon is filled with helium to a volume of 305L at 28 degree celcius and 751 mmHg . The ballon ascends to and altitude where the pressure is 504 mmHg and temperature
Prepare the statement of changes in net position : Prepare the Statement of Changes in Net Position of the Flood Control Commission for the month ended October 31, 2011
Determine the activation energy : Values of the rate constant for the decomposition of N2O5 at four different temperatures are as follows: Determine the activation energy (I got this step right, Ea = 101.15 kJ/mole)

Reviews

Write a Review

JAVA Programming Questions & Answers

  Common to perform loops that vary the loop control

When an application contains an array and you want to use every element of the array in some task, it is common to perform loops that vary the loop control variable from 0 to one less than the size of the array.

  World data app

Prepare WorldDataApp project. It implements the NameIndex portion, including creating it in SetupProgram, and searching, viewing and updating it in UserApp program.

  Create javascript program to find gross pay for employees

Create JavaScript program which will find out the gross pay for each of three employees. Company pays "straight time" for first 40 hours worked by each employee and pays "time and a half".

  Method called wordlengths that accepts a scanner

Write a method called wordLengths that accepts a Scanner representing an input file as its argument. Your method should read from the given file.

  Write a java loop

write a java loop ( of your choice ) that produces exactly the following output to the screen: 2-4-6-8-

  Prepare address book java application

Prepare an application that reads the contents of your address book file and prepare a user guide that includes a description of the functionality of your overall address book system.

  Application that generates a quiz

Create an application that generates a quiz. Prompt for the user's first and last name, college major, and confidence in test taking (high, medium, or low). The quiz should contain at least five true/false questions about horticulture. When the user ..

  Program to find maximum-minimum of sequence of values

Common task which should be done in loop is to find maximum and minimum of sequence of values. File Temps.java contains program which reads in sequence of hourly temperature readings over 24- hour period.

  Java''s type int has limit onhow large aninteger it can store

Java's type int has a limit on how large an integer it can store. This limit can be circumvented by representing an integer as an array of digits. Write an interactive program that adds two integers of up to 50 digits each.

  Write a method called printlevel

Write a method called printLevel that takes an integer n as a parameter and that prints the values at level n from left to right. The values should be printed one per line.

  Java application which creates bank records

Write down a java application which creates 10000 bank records and the allow user ti enter a balance and customer account info. using a an account number.

  Develop java package comprising of class using encapsulation

Develop the Java package comprising of Class and Student with the given requirements. Encapsulation, Method to print student details alone.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd