Who developed the XPS file format?

A. Microsoft
B. Adobe
C. Apple
D. IBM


Answer: A

Computer Science & Information Technology

You might also like to view...

What does the following statement do?

double[] array1 = new double[10]; a. It declares array1 to be a reference to an array of double values. b. It will allow valid subscripts in the range of 0 through 9. c. It creates an instance of an array of ten double values. d. It does all of these.

Computer Science & Information Technology

Why are FERPA and HIPAA important to IT staff?

a. Both regulations require IT certifications b. The information is typically stored on servers, which is the responsibility of IT personnel. c. The IT staff must know the compliance steps to take in case of power failure.

Computer Science & Information Technology

In this prototype, what is missing? void PrintNumber(int )

A. Nothing is missing, it is complete. B. The variable name must be included in the input list. C. A semi-colon D. A return type.

Computer Science & Information Technology

In order to create an outline of a presentation you must be in ________ view

A) Normal B) Slide Show C) Outline D) Slide Sorter

Computer Science & Information Technology