Question from the Object-oriented programming - Fundamentals test

When can you do a+b in OOP ?

Medium

Let A be a class, a et b two objects of type A, when can you make a+b ?

Author: SamuelStatus: PublishedQuestion passed 455 times
Edit
4
Community Evaluations
developer avatar
Auteur anonyme
14/08/2023
I think there is a typo in the question
developer avatar
Auteur anonyme
03/11/2023
Can you be more precise, where is the typo ?
developer avatar
Auteur anonyme
31/03/2024
French / english typo. Let A be a class, a (**et ** should be **and**) b two objects of type A, when can you make a+b ?