________ 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
You might also like to view...
____ targets the general user community.
A. Awareness B. Training C. Motivation D. Morale
JSliders generate what type of event?
a. ActionEvents. b. ChangeEvents. c. WindowEvents. d. MouseEvents.
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.
Which of the following image types was the original Web graphic file format?
A) .bmp B) .tif C) .gif D) .jpg