Question: PLease ASAP... I will rate and like you. note: Language: C++ Question 3: Create a class point, this class must have 2 real numbers (x,

 PLease ASAP... I will rate and like you. note: Language: C++

PLease ASAP... I will rate and like you.

note: Language: C++

Question 3: Create a class "point", this class must have 2 real numbers (x, y) as private attributes. The constructor must define the values of x and y via parameters. Create a class Vector that has 2 Points as attributes (A and B). The constructor must define the values of these 2 points and call an internal method that calculates the norm of the vector. Also, write the public method that returns the value of the norm when called from a main program

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!