Object-oriented programmers use the term ____ when a child class contains a field or method that has the same name as one in the parent class.

A. out of scope
B. ambiguous
C. override
D. parent friendly


Answer: C

Computer Science & Information Technology

You might also like to view...

The ____ criteria filter requires the records displayed to start with the specified text string.

A. Origin B. Begins With C. Initial D. Start

Computer Science & Information Technology

In a doubly linked list, each node contains two pointers: a _____ and a forward pointer to its successor.

A. pointer to its successor's successor B. pointer to the head C. backward pointer to its predecessor D. pointer to the rear

Computer Science & Information Technology

You can use the Direct Selection tool to select line segments as well as anchor points.

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

Computer Science & Information Technology

________ displays the document in a hierarchical fashion

A) Read Mode B) Web Layout C) Print Layout D) Outline view

Computer Science & Information Technology