Answer:
C. All of them
Step-by-step explanation:
The base class is the super/parent class of a child class; so a child class inherit from a base class.
When a child class inherit from a base class; it have access to redefine the member function that is declared public. 'public' is an access modifier which means it can be access from outside the class and modified.
Therefore, all the child class which inherit the base class can redefine the member function that are public.
Answer:
add more info this question doesn't make sense
Step-by-step explanation:
Answer:
15 weeks
Step-by-step explanation:
I just answered this one not too long ago
Answer:
36
Step-by-step explanation:
you know the number based on the sequence
the values increase in the form of x+2
e.g. 4-1=3
9-4=5
16-9=7
25-16=9
you can see the number adds 2 for every increased number
and by following this sequence you will get the number 36