Task #1. Simple figures I point. You must create a set of classes for the domain area of simple geometric figures. There

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Task #1. Simple figures I point. You must create a set of classes for the domain area of simple geometric figures. There

Post by answerhappygod »

Task #1. Simple figuresI point.You must create a set of classes for the domain area of simple geometric figures. There are Point, Line and Circle
+II pointsAll geometric figures should have methods for Move and Rotate. Methods implementation for each figure is required.
+III pointsThere is an additional figure named Aggregation and it may contain random number of random figures, for example 2Points and a Circle, or 5 Lines and a Point. When Aggregation moves all its figures move the same way. WhenAggregation rotates all its figures rotate the same way. Write down the Aggregation implementation including the classdefinition and all methods.
Total available points 6
can use any suitable programming language
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply