A chart style applies the look to a chart by modifying ALL of the following EXCEPT:
A) colors B) backgrounds C) chart layouts D) graphic effects
C
Computer Science & Information Technology
You might also like to view...
The ADT stack manages an association between data items and the ______ of the data items.
a) names b) values c) sizes d) positions
Computer Science & Information Technology
If a long-running calculation were to be performed synchronously in a GUI app, ________.
a) the GUI app would split off the long-running calculation into a separate thread. b) the GUI would freeze until the calculation completed and the user would not be able to interact with the app c) the app would terminate d) the app would deadlock
Computer Science & Information Technology