The style of programming in which the user interacts with a GUI component is called ________ programming.

a) object-oriented
b) automatic
c) event-driven
d) modular


c) event-driven

Computer Science & Information Technology

You might also like to view...

Given the following header for a function named computeValue, which of the following is a valid call to the function?

void computeValue(int value) a. computeValue(10) b. computeValue(10); c. void computeValue(10); d. void computeValue(int x);

Computer Science & Information Technology

By establishing a relationship, you can efficiently combine data from related tables

Indicate whether the statement is true or false

Computer Science & Information Technology

________ Online allows you to view, edit, and print presentations from within a web browser

A) PowerPoint B) Word C) OneNote D) Excel

Computer Science & Information Technology

To rename a worksheet using the mouse method, double-click a sheet tab, type a new worksheet name, then press [Enter].

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

Computer Science & Information Technology