Consider the following statements:class shape{public:virtual void draw() = 0;virtual void move(double x, double y) = 0;...};The code above is an example of a(n) ____________________ class definition.

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

abstract

Computer Science & Information Technology

You might also like to view...

Which of the following is NOT true about using transitions and animations?

A) It is important that you maintain consistency with the transitions and animations within the presentation. B) Transitions refer to the movement of elements, such as text and graphics, on a slide. C) When used effectively, transitions can add a very professional quality to your presentations. D) Transitions can also be used to automatically advance the slides after a set amount of time.

Computer Science & Information Technology

Also referred to as a field-programmable device (FPD), a __________ refers to any type of integrated circuit used for implementing digital hardware, where the chip can be configured by the end user to realize different designs.

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

Computer Science & Information Technology