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 ::
7.9m questions
10.5m answers