The technique of developing and maintaining a large program by constructing it from small, simple pieces is called ________.

a) divide and conquer
b) modular programming
c) multitasking
d) multiprogramming

a) divide and conquer

Computer Science & Information Technology

You might also like to view...

A master page is basically defined as a nondisplaying page.

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

Computer Science & Information Technology

Which method returns an array of the enum’s constants?

a. values. b. getValues. c. constants. d. getConstants.

Computer Science & Information Technology