Question from the Object-oriented programming - Fundamentals test

How to add two vectors in a class Vector2D in OOP

Medium

If I work with a class "Vector2D" and I want to be able to add two vectors, which concept should I use ?

Author: SamuelStatus: PublishedQuestion passed 114 times
Edit
1
Community EvaluationsNo one has reviewed this question yet, be the first!