________ is a web based application
A) Google Drive
B) StarOffice
C) Calligra
D) LibreOffice
A
You might also like to view...
What do the following statements do? double[] array; array = new double[14];
a. Create a double array containing 13 elements. b. Create a double array containing 14 elements. c. Create a double array containing 15 elements. d. Declare but do not create a double array.
What are the three parts of the EIA/TIA 568-B standard?
What will be an ideal response?
Case 2Jennifer is creating a new Web site in Expression Web and feels that she does not totally understand the difference between domain names and URL's.You tell Jennifer that a ____ is a name that identifies a particular Web site. For example, the Web site for a school named Central University might be centraluniversity.edu.
A. URL B. Web name C. site name D. domain name
The class used as a basis for inheritance is the ____ class.
A. child B. extends C. base D. derived