Answer:
C
Step-by-step explanation:
myCar::accelerate()
here :: operator is used to access the member function outside the class.
we are calling accelerate() function using class and ::
9.4m questions
12.2m answers