In object-oriented programming, ________ allows a new class to automatically use all the data and methods of its parent class

A) inheritance
B) scalability
C) reusability
D) regression


A

Computer Science & Information Technology

You might also like to view...

From most restrictive to least restrictive, the access modifiers are:

a. protected, private, public b. private, protected, public c. private, public, protected d. protected, public, private

Computer Science & Information Technology

Radio buttons are grouped by a common field name placed within the _____ array.

A. options[idref] B. length[idref] C. select.options[idref] D. select.length[idref]

Computer Science & Information Technology

If you are contacting someone who does not have a Skype account, then you are prompted to ________ to join Skype.

a. send a letter b. send a text message c. send an e-mail invitation d. call the individual

Computer Science & Information Technology

Page elements can be separated from each other with ____ settings to provide gutters between columns.

A. margin B. float C. clear D. overflow

Computer Science & Information Technology