Inheritance is the process by which a new class – known as a _________ - is created from another class, called the _____________.

(a) base class, derived class
(b) derived class, base class
(c) inherited class, base class
(d) base class, inherited class


(b) derived class, base class

Computer Science & Information Technology

You might also like to view...

A(n) ____ is a method variable that stores an argument, so that the receiver of the message can access that argument.

A. message B. attribute C. parameter D. property

Computer Science & Information Technology

How many bytes does each use to represent a character?

What will be an ideal response?

Computer Science & Information Technology

Compressing a file decreases the file size.

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

Computer Science & Information Technology

Answer the following statement(s) true (T) or false (F)

A /24 CIDR block is equivalent to a 255.255.255.0 subnet mask.

Computer Science & Information Technology