The technique of developing large applications from small, manageable pieces is known as _________ .

a) divide and conquer
b) counter-controlled repetition
c) debugging
d) GUI development

a) divide and conquer

Computer Science & Information Technology

You might also like to view...

In what thread does a Handler’s Runnable execute?

a. the GUI thread b. the thread that created the Handler c. a new thread that the Handler creates d. None of the above

Computer Science & Information Technology

Critical Thinking QuestionsCase A-1Ever since the first time David lost an important document due to a power outage, he has been fanatical about saving his work. Currently, he is creating a Photoshop document for an important client, and his deadline is looming. If he lost the document now, he'd never be able to meet the deadline and he'd probably be fired. David knows that the key to choosing a file format is ____.

A. knowing the size of the file B. knowing how the file will be used C. knowing the screen resolution of the computer that will use the file D. all of the above

Computer Science & Information Technology