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!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
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 Réponse
+ 1
pointer : Q->attr reference or object name : Q.attr
10th Jul 2017, 9:34 AM
Baptiste E. Prunier
Baptiste E. Prunier - avatar