Generate the pseudocode for each of the classes.

Assignment Help JAVA Programming
Reference no: EM13945440

Generate an object-oriented design for a system that keeps tracks of your CD and DVD collection.

-Identify each of the classes, associated data, and operations for the classes.

-Generate the pseudocode for each of the classes.

-Draw a GUI that will create the objects and provide access to each object's processing methods.
Here is the example

Class Cube
Side As Real
Volume As Real
Subprogram SetSide(NewSide)
Set Side = NewSide
End Subprogram
Subprogram ComputeVolume()
Set Volume = Side ^ 3
End Subprogram
Function GetVolume() As Real
Set GetVolume = Volume
End Function
Function GetSide() As Real
Set GetSide = Side
End Function
End Class
Class SquareBox As Cube
Height As Real
Subprogram SetHeight(NewHeight)
Set Height = NewHeight
End Subprogram
Function GetHeight() As Real
Set GetHeight = Height
End Function
Subprogram ComputeVolume()
Set Volume = Side ^ 2 * Height
End Subprogram
End Class

Reference no: EM13945440

Questions Cloud

Identify a possible improvement to the application : Identify a possible improvement/enhancement to the application in question and document an enhancement request with user requirement specifications.
What is the definition of mysticism : What is the definition of mysticism and what is the definition of a person who is considered a mystic? What were Howard Thurman's thoughts regarding being a mystic and mysticism?
Similarities and differences between laws and ethics : Need two essays on 750 words each 1.) Briefly describe Web 2.0. How does it differ from the traditional Web? 2.) Analyze the similarities and differences between laws and ethics.
What is this year dividend yield-capital gains yield : Suppose a company has a net income of $1,000,000 and a plowback ratio of 40%. There are 50,000 shares of stock outstanding. What will this year's dividend be? What should the stock price be today? What is this year's dividend yield? What is this year..
Generate the pseudocode for each of the classes. : Generate an object-oriented design for a system that keeps tracks of your CD and DVD collection.
Explain the impact of the proliferation of mobile devices : Analyze and explain the impact of the proliferation of mobile devices on cloud-based computing in various industries. For example, the rise of mobile phones and cloud-based computing.
What is the weighted average contribution margin per unit : Lambardi Company sells 3 types of bags. Bag A sells for $17 and has variable cost of $9.00 per unit. Bag B sells for $16 and has variable cost of $12.00 per unit. Bag C sells for $7 and has variable costs of $6.00 per unit. Lambardi sells in a mix of..
Estimate the value per share-dividend discount model : Johnson and Johnson reported earnings per share of $6.400 in 2013 and paid dividends per share of $3.40 in that year. The firm reported depreciation of $630 million in 2013 and capital expenditure of $950 million. Estimate the value per share, using ..
Lifo inventory method : Winnebago Industries, Inc. is a leading manufacturer of motor homes. Suppose Winnebago reported ending inventory at August 29, 2014, of $46,130,000 under the LIFO inventory method

Reviews

Write a Review

JAVA Programming Questions & Answers

  Recursive factorial program

Write a class Array that encapsulates an array and provides bounds-checked access. Create a recursive factorial program that prompts the user for an integer N and writes out a series of equations representing the calculation of N!.

  Hunt the wumpus game

Reprot on Hunt the Wumpus Game has Source Code listing, screen captures and UML design here and also, may include Javadoc source here.

  Create a gui interface

Create GUI Interface in java programing with these function: Sort by last name and print all employees info, Sort by job title and print all employees info, Sort by weekly salary and print all employees info, search by job title and print that emp..

  Plot pois on a graph

Write a JAVA program that would get the locations of all the POIs from the file and plot them on a map.

  Write a university grading system in java

University grading system maintains number of tables to store, retrieve and manipulate student marks. Write a JAVA program that would simulate a number of cars.

  Wolves and sheep: design a game

This project is designed a game in java. you choose whether you'd like to write a wolf or a sheep agent. Then, you are assigned to either a "sheep" or a "wolf" team.

  Build a graphical user interface for displaying the image

Build a graphical user interface for displaying the image groups (= cluster) in JMJRST. Design and implement using a Swing interface.

  Determine the day of the week for new year''s day

This assignment contains a java project. Project evaluates the day of the week for New Year's Day.

  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.

  Input pairs of natural numbers

Java program to input pairs of natural numbers.

  Create classes implement java interface

Interface that contains a generic type. Create two classes that implement this interface.

  Java class, array, link list , generic class

These 14 questions covers java class, Array, link list , generic class.

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