Which of the following keywords allows a subclass to access a superclass method even when the subclass has overridden the superclass method?

a. base.
b. this.
c. public.
d. super.


D

Computer Science & Information Technology

You might also like to view...

Containers are divided into four major categories—sequence containers, ordered associative containers, ___________ and container adapters.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

A derived class is a completely new class that incorporates ____ of the data and member functions of its base class.

A. some B. most C. all D. none

Computer Science & Information Technology

The implementation phase of an SDLC includes all of the following except _________.

A. obtain approval B. purchase or contract for hardware and software C. test applications D. create applications

Computer Science & Information Technology

What is the norm today for the number of pairs in UTP cabling?

A. Two B. Four C. Six D. Eight

Computer Science & Information Technology