Microsoft Office Online is an example of a(n) ________ productivity suite
Fill in the blank(s) with correct word
web-based or web based
You might also like to view...
Suppose we write a function for a class which is not supposed to change any data members in the class. When we test the class, we get a runtime error. After tracking down the source of the runtime error, we realize that this function mistakenly changed the value of a data member. To make things easier, we should have:
A. passed parameters into the function using const reference B. declared all the data members as constant (using const at the front of their declarations) C. used const at the end of the function prototype D. used a Peterson Language Modifier
The following statements are true about a data source except
a. a data source is usually a database. b. a data source can be a text file. c. Data sets contain data retrieved from a data source. d. Data can be retrieved from but not written back to a data source.
The Align attribute of a Flash movie controls how the Flash movie displays in the specified W and H dimensions.
Answer the following statement true (T) or false (F)
PDF stands for ________ Document Format
Fill in the blank(s) with correct word