________ is an example of a graphic file extension

A) .mht B) .rtf C) .txt D) .tif


D

Computer Science & Information Technology

You might also like to view...

Write C++ statements to accomplish each of the following:

a) Display the value of element 6 of character array f. b) Input a value into element 4 of one-dimensional floating-point array b. c) Initialize each of the 5 elements of one-dimensional integer array g to 8. d) Total and print the elements of floating-point array c of 100 elements. e) Copy array a into the first portion of array b. Assume double a[ 11 ], b[ 34 ]; f) Determine and print the smallest and largest values contained in 99-element floating-point array w.

Computer Science & Information Technology

What does a subform do?

What will be an ideal response?

Computer Science & Information Technology

A C# delegate is similar to what variable type in C++ that holds a method's memory address?

A. object pointer B. integer pointer C. function pointer D. reference pointer

Computer Science & Information Technology

Picture effects such as Soft Edges can be applied to pictures but not applied to text boxes.

Indicate whether the statement is true or false.

Computer Science & Information Technology