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 ::
8.0m questions
10.6m answers