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: Boris ReschStatus: Published(Update)Question not yet passed
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!