CSC72002 Object Oriented Programming Assignment

Assignment Help Other Subject
Reference no: EM132592540

CSC72002 Object Oriented Programming - Southern Cross University

Specifications

Your task is to complete various exercises in NetBeans, using the Java language, and to submit these via the MySCU link created for this purpose.

Marking criteria includes:
• Use of correct coding style, including the use of comments;
• Accuracy of coding;
• Use of suitable coding structures;
• Correct submission and naming conventions of assessment items as required.

Getting Help
This assignment is to be completed individually. It is the opportunity to gain an understanding of the concepts of object-oriented programming and coding syntax. It is important that you master these concepts yourself. You are permitted to work from the examples in the study guide or textbook, but you must acknowledge assistance from other textbooks or classmates. In particular, you must not use online material or help from others, as this would prevent you from mastering these concepts.

Part 1 - Classes and objects
Create a new Java project called usernamePart1 in NetBeans. In my case, the project would be called pdarcyPart1. Select the option to create a main method.
Create a new class called ArtObject. In the Art Object class, write the code for:
• Instance variables that store the art object's title, artist, year created, and description.
• A default constructor, and a second constructor that initialises all the instance variables.
• Accessor (getters) and mutator (setters) methods for all instance variables.
• A method called printDetails that prints the ArtObject details, e.g. "The Art Object details are:"
followed by all instance variables. The output must be formatted for readability.

In the main method, write the code to:
• Create 2 art objects, one using the default constructor, the other using the constructor that initialises all the instance variables for the art object.
• Demonstrate the use of one accessor method and one mutator method for one of the art objects you created.
• Print the art object's details using the printDetails method for one of the art objects you created.

Part 2 - Inheritance, collections and polymorphism
Create a new Java project called usernamePart2 in NetBeans. Select the option to create a main method.
Create a new class called Sculpture. Create a second class called ArtObject. Copy the code from the ArtObject class you created in Part 1 into the new ArtObject class.
Modify the new Sculpture class so that it extends ArtObject class (ArtObject is the superclass, Sculpture is the subclass).
In the Sculpture class, write the code for:
• The instance variables that store the height, and weight.
• Accessor and mutator methods for the 2 instance variables.
• A default constructor, and a second constructor that initialises all the instance variables in the Sculpture and the ArtObject classes using the super keyword.
• The ArtObject class has a method called printDetails that prints the ArtObject details. Override the printDetails method in the Sculpture class and print all of the sculpture's details. The printDetails method in the Sculpture class must use the super keyword to call the printDetails method in the ArtObject class.
• The Sculpture class must also demonstrate the use of overloaded methods.

In the main method, write the code to:
• Declare an ArrayList with a type parameter of Sculpture.
• Add at least 2 sculptures to the ArrayList.

• Use an Iterator (java.util.Iterator) to loop through the sculptures in the ArrayList and print out some of their details. Please note that use of any other kind of loop will not receive any marks.
• Check if the ArrayList contains a particular sculpture.
• Get a sculpture from the ArrayList.
• Remove a sculpture from the ArrayList.
• Print the size of the ArrayList.
• Clear the ArrayList.
Please note that collections are covered in Topic 3 and 4. You may need to wait until we have covered these topics to implement your ArrayList.

Polymorphism
In the class that contains the main method, create a second method that takes an art object's as a parameter and write the code to print out the art object's artist using one of the ArtObject's accessor methods. Then create an object of type Sculpture and an object of type ArtObject in the main method and use the method you have just created to demonstrate polymorphism.

Part 3 - Abstract classes
Create a new Java project called usernamePart3 in NetBeans. Select the option to create a main method.
Create a new class called Sculpture. Create a second new class called ArtObject. Rewrite your code from Part2 so that:
• The ArtObject class is abstract
• Sculpture extends ArtObject
• The ArtObject class contains at least one abstract method
All methods, constructors and instance variables that were in the Sculpture and ArtObject classes in part 2 must be included in part 3. You need to rewrite the Sculpture and ArtObject classes from part 2 so that ArtObject is abstract and there are multiple ways to create a sculpture.
Check your code works by creating a new sculpture in your main method.

Part 4 - Interfaces
Create a new Java project called usernamePart4 in NetBeans. Select the option to create a main method.
Create a new class called Sculpture. Create a new interface called ArtObject. Rewrite your code from Part 2 so that:
• ArtObject is an interface
• Sculpture implements ArtObject
• The ArtObject interface contains at least one abstract methods

All methods, constructors and instance variables that were in the Sculpture and ArtObject classes in part 2 must be included in part 4. You need to rewrite the Sculpture and ArtObject classes from part 2 so that ArtObject is an interface and there are multiple ways to create a sculpture.
In the main method of your project, write the code to:
• Declare a Stack with a type parameter of Sculpture
• Add at least 3 sculptures to the Stack
• Demonstrate the use of:
o peek()
o pop()
o empty()

Part 5 - UML
Create a word document called usernamePart5. Draw 2 UML diagrams to show the inheritance relationship for the Art Object and Sculpture in part 3 and part 4. Make sure that each diagram has a heading and the header of the word document contains your name and student ID.

Attachment:- Object Oriented Programming.rar

Reference no: EM132592540

Questions Cloud

Determine the total cost of the top dog service for sophie : Determine the total cost of the Top Dog service for Sophie assuming the total direct materials cost was $3.50 and the total direct labor cost was $12 per DLHr.
What are the five processes of creativity : What are the five processes of creativity? Why is creativity vital to the organization and its workforce? Please also read the following article by HBR.
Alternative methods of allocating scare resources : 1. Explain the alternative methods of allocating scare resources, with an example, and illustrate each allocation methods
Find the credit to accumulated depreciation from period : Calculating depreciation on its factory machinery, the credit to accumulated depreciation from period to period during the life of the firm will
CSC72002 Object Oriented Programming Assignment : CSC72002 Object Oriented Programming Assignment Help and Solution, Southern Cross University - Assessment Writing Service
Determine the balance at the end of the seven?-year term : Determine the balance at the end of the seven?-year term. A ?$91,000 mortgage is to be amortized by making monthly payments for 25 years.
Calculate the confidence interval for supplier i : A Large bakery regularly orders carton of Maine blueberries. The average weight of the cartons is supposed to be 2.2 kg
Find the recapture of cca or terminal loss would be : Find The recapture of CCA or terminal loss would be? Tarantula sells the machine on January 2, 2020 for $90,000, and does not replace it.
Cvp analysis helps management : Analyze how the CVP analysis helps management in the planning stage of a new business.

Reviews

Write a Review

Other Subject Questions & Answers

  Describe the key components of information systems

SP001: Information Systems and Business Value Assignment, Walden University, USA. Describe the key components of information systems

  Develop an implementation plan for key objectives

Method of obtaining necessary approval(s) and securing support from your organization's leadership and fellow staff.Description of current problem, issue, or deficit requiring a change. Hint: If you are proposing a change in current policy, process,..

  Develop a state transition diagram

Review, critically analyse and develop artefacts to define processes for quality assurance, risk management and communication in large software development

  Explain how battered woman syndrome became part

Explain how battered woman syndrome became part of the clinical literature along with the roles this related behavior has in court trials.

  Frequently in leadership evaluations

What are your thoughts regarding the use of 360-degree assessments as part of the appraisal process? As we know, these are used frequently in leadership evaluations, but not typically in the employee evaluation process. Do you think the input of..

  Estimated standard error for the sample mean difference

The data from an independent measures research study produces a sample mean difference of 4 points and a pooled variance of 16. If there are n=8 scores in each sample, then what is the estimated standard error for the sample mean difference?

  Where do you see the future of information technology going

As an individual, what are your strengths and weaknesses and how will they impact you as a PhD IT student?

  Companies around the globe are using social media to

companies around the globe are using social media to connect with their customers.consider an online social media

  The growth of high-tech crime.

The characteristics of high-tech crime also known as Internet, cyber, and computer crime.

  Ethnicity-social class and subcultural membership

When social and cultural factors affect an individual at a particular time and include variables as ethnicity, social class, and subcultural membership these factors are called

  Prepare the research report on user innovation

INFO5992 Understanding IT Innovations - Prepare the research report on USER INNOVATION - critical analysis on a single innovation concept

  Significant obstacles to obtaining an education

Outline the most significant obstacles to obtaining an education in developing countries. Suggest at least two (2) reasons why education should be a priority in the developing world.

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