Create a display function that will display the name

Assignment Help Computer Engineering
Reference no: EM132209682

Write a program that creates a class hierarchy for simple geometry. IN C++

1. Start with a Point class to hold x and y values of a point. Overload the << operator to print point values, and the + and - operators to add and subtract point coordinates (Hint: keep x and y separate in the calculation).

2. Create a pure abstract base class Shape, which will form the basis of your shapes. The Shape class will contain abstract functions to calculate area and circumference of the shape, plus provide the coordinates (Points) of a rectangle that encloses the shape (a bounding box). These will be overloaded by the derived classes. Create a display() function that will display the name of the class, and all stored information about the class (including area, circumference, and bounding box).

3. Build the hierarchy by creating the Shape classes Circle, Square, and Triangle. For these derived classes, create default constructors, and constructors whose arguments can initialize the shapes appropriately using the correct number of Point objects (i.e., Circle requires a Point center and a radius, Square requires four Point vertices, while Triangle requires three Point vertices).

4. In main(), create one instance each of the following: Circle (10, -5) with a radius of 23; Square (5, -5)(-10,7)(4,23)(-6,12); and Triangle(0,0)(10,10)(-15,15). Display the information from each object.

Reference no: EM132209682

Questions Cloud

Write a program that declares and initializes 2 integer : Write a program that declares and initializes 2 integer variables a and b with the values 35 and 14 and displays and calculates their sum.
Create and print a random phone number of the form : Write a program that creates and prints a random phone number of the form XXX-XXX-XXXX. Include the dashes in the output.
Write a program that creates 2 posix threads : Write a program that creates 2 posix Threads. First thread must write lowercase letters from 'a' to 'z' on the screen and the second thread.
Implement a priority based pre-emptive scheduling algorithm : Write a program in either C or C++ that implements a Priority based Pre-emptive Scheduling Algorithm.
Create a display function that will display the name : Create a display() function that will display the name of the class, and all stored information about the class including area, circumference, and bounding box.
Write a program which will display the menu : Write a program, which will display the menu with 5 items. It will ask the use to give their choice.
Write a program to create a user defined java method : Write a program to Create a user defined java method that accepts as parameters, 2 Strings.
Write a program to guess a magic number : Write a program to determine, and output to the screen, the class of an earthquake, given its magnitude.
Write a program that displays all the numbers : Write a program that displays all the numbers from 100 to 1,000. ten per line, that are divisible by 5 and 6. Numbers are separated by exactly one space.

Reviews

Write a Review

Computer Engineering Questions & Answers

  Mathematics in computing

Binary search tree, and postorder and preorder traversal Determine the shortest path in Graph

  Ict governance

ICT is defined as the term of Information and communication technologies, it is diverse set of technical tools and resources used by the government agencies to communicate and produce, circulate, store, and manage all information.

  Implementation of memory management

Assignment covers the following eight topics and explore the implementation of memory management, processes and threads.

  Realize business and organizational data storage

Realize business and organizational data storage and fast access times are much more important than they have ever been. Compare and contrast magnetic tapes, magnetic disks, optical discs

  What is the protocol overhead

What are the advantages of using a compiled language over an interpreted one? Under what circumstances would you select to use an interpreted language?

  Implementation of memory management

Paper describes about memory management. How memory is used in executing programs and its critical support for applications.

  Define open and closed loop control systems

Define open and closed loop cotrol systems.Explain difference between time varying and time invariant control system wth suitable example.

  Prepare a proposal to deploy windows server

Prepare a proposal to deploy Windows Server onto an existing network based on the provided scenario.

  Security policy document project

Analyze security requirements and develop a security policy

  Write a procedure that produces independent stack objects

Write a procedure (make-stack) that produces independent stack objects, using a message-passing style, e.g.

  Define a suitable functional unit

Define a suitable functional unit for a comparative study between two different types of paint.

  Calculate yield to maturity and bond prices

Calculate yield to maturity (YTM) and bond prices

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