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

  Cascading style sheet to a website

Compare and contrast the process of adding JavaScript and a Cascading Style Sheet to a Website. Determine if they can be used simultaneously in a page.

  Write a recursive program

Write a recursive program to compute the number of ways in which an integer k can be written as sum

  Have an array of integers with user input instead of given

change the current code to have an array of integers with user input intead of given input from the main where it says int[] a=....; And also from a text file but the same numbers as what is given in main.

  Write a program that simulate n rolls of six-sided die

Write a program that simulate n rolls of six-sided die and displays the frequency of occurrence of each side and What is the most likely method signature of the "parseInt() - TNE60003

  Write a java windowed application

Write a Java windowed application to do online quiz on general knowledge and the application also displays the quiz result.

  Implement a shopping cart class with user interface

project will be to implement a shopping cart class with user interface (UI) that contains main() in Net Beans. The UI class will be used to perform user input/output and to invoke the appropriate methods of shopping cart class. When your program star..

  Java program to print strings given at command line

Write down program Average.java to print strings which it is given at command line, one per line. If nothing is given at command line, then print "No arguments".

  Implementation of memory management

Implementation of memory management

  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.

  Displays every perfect number from 1 through 1000

Write an application that displays every perfect number from 1 through 1000. A perfect number is one that equals the sum of all the numbers that divide evenly into it.

  Write down ijvm code to remove top two words from stack

Write down IJVM code which will remove these top two words, multiply and put their product back on stack. You are allowed to use existing IJVM instructions only.

  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 ..

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