You can use the keyword ____ within a method in a derived class to access an overridden method in a base class.

A. sub
B. this
C. protected
D. super


Answer: D

Computer Science & Information Technology

You might also like to view...

A driver is used to

a) operate a program b) connect to a database c) move data around d) manage the objects in a program e) None of these is correct

Computer Science & Information Technology

The process of adding a Windows 10 app to the Start menu is known as

a. clipping. b. visualizing. c. pinning. d. screening.

Computer Science & Information Technology

Which method of navigating man pages will repeat the previous search in the reverse direction?

A. Press b or backspace B. Press \ (backward slash) C. Press r D. Press R

Computer Science & Information Technology

You use a ________ query to select records of former employees from a table and use them to create a new table

A) make table B) create table C) merge tables D) combine tables

Computer Science & Information Technology