Answer the following statements true (T) or false (F)

1. When arguments must be passed to the base class constructor, they are passed from the derived class constructor's header line.
2. A member function of a derived class may not have the same name as a member function of a base class.
3. Static binding occurs when the compiler binds a function call with the function call that resides in the same class as the call itself.
4. Pointers to a base class may be assigned the address of a derived class object.

1. T
2. F
3. T
4. T

Computer Science & Information Technology

You might also like to view...

Transitions must be applied to all slides in a presentation

Indicate whether the statement is true or false

Computer Science & Information Technology

?When compared to traditional commerce ________.

A. ?e-commerce transactions are more expensive B. ?e-commerce transactions are more fraud prone C. ?e-commerce transactions are less secure D. ?e-commerce transactions can save money

Computer Science & Information Technology