Question from the C++ - Fundamentals test

How to distinguish a parameter of a method from an attribute of the class in C++

Medium

If a parameter of a method has the same name than an attribute of the class, how can you distinguish them ?

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