Accessing an objectā€™s member functions through each type of objectā€™s name, a reference to the object or pointer of object. | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Accessing an objectā€™s member functions through each type of objectā€™s name, a reference to the object or pointer of object.

any one can help me? in this Q. it's oop. Q

10th Jul 2017, 9:25 AM
Saad Ahmed
Saad Ahmed - avatar
1 Resposta
+ 1
pointer : Q->attr reference or object name : Q.attr
10th Jul 2017, 9:34 AM
Baptiste E. Prunier
Baptiste E. Prunier - avatar