________ 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

Computer Science & Information Technology

You might also like to view...

____ targets the general user community.

A. Awareness B. Training C. Motivation D. Morale

Computer Science & Information Technology

JSliders generate what type of event?

a. ActionEvents. b. ChangeEvents. c. WindowEvents. d. MouseEvents.

Computer Science & Information Technology

Which statement is false?

a. A linked list is a linear collection of self-referential class objects called nodes connected by reference links. b. A linked list is appropriate when the number of data elements to be represented in the data structure is unpredictable. c. A linked list is a fixed-size data structure. d. By convention, the link reference in the last node of a list is set to null to mark the end of the list.

Computer Science & Information Technology

Which of the following image types was the original Web graphic file format?

A) .bmp B) .tif C) .gif D) .jpg

Computer Science & Information Technology