Question from the C++ - Fundamentals test

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

Waiting for validation
Original question

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

New question

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

Author: Boris ReschStatus: Waiting for validation(Update)Question not yet passed
0
Community EvaluationsNo one has reviewed this question yet, be the first!