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
1 Respuesta
+ 1
pointer : Q->attr
reference or object name : Q.attr
any one can help me? in this Q. it's oop. Q