________ models software in terms similar to those that people use to describe real-world objects.

a. Object-oriented programming
b. Object-oriented design
c. Procedural programming
d. None of the above


b. Object-oriented design

Computer Science & Information Technology

You might also like to view...

Word provides an Undo button that can be used to cancel the most recent command or action.

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

Computer Science & Information Technology

________ adds a special visual or sound effect to an object on a slide

A) Transition B) Style effects C) Background styles D) Animation

Computer Science & Information Technology

Match the following Google window elements with their description:

I. Advanced Search A. area that displays the name of the active file II. Preferences B. area where a URL is entered III. Title bar C. area where search topic is typed IV. Address bar D. feature that restricts the search to specific criteria V. Google Search box E. options that provide customization of a search

Computer Science & Information Technology

The ____ operation on a queue returns the last element in the queue, but does not remove the element from the queue.

A. front B. back C. pop D. push(item)

Computer Science & Information Technology