If a file needs to be cross-platform compatible, the file can be exported as a(n) ________ document

A) Adobe Portable Document Format

B) HTML

C) Rich Text Format

D) plain text format


A

Computer Science & Information Technology

You might also like to view...

Write a method for Turtle to draw a rectangle. Pass in the width and height for the rectangle.

What will be an ideal response?

Computer Science & Information Technology

Write a recursive void function that has one parameter which is a positive integer. When called, the function is to write its arguments to the screen backward: If the argument is 1234, the output should be. 4321.

What will be an ideal response?

Computer Science & Information Technology

____-level auditing in SQL Server provides an administrator with the ability to create custom audits to be defined for any given action on the database or a database object.

A. Client B. Server C. Database D. Object

Computer Science & Information Technology

?The simplest way to update text in a control is by modifying _____________ files.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology