________ ensure(s) that people using an older version of Word have full editing capabilities on the document

A) Compatibility Mode B) Rich Text Format (RTF)
C) Outline view D) Smart Lookup


A

Computer Science & Information Technology

You might also like to view...

If you have obtained the .appx file for a Windows Store app, you can install the app from a source other than the Windows Store. What is this ability known as?

A. distribution B. download C. Click-to-Run D. package managment

Computer Science & Information Technology

Critical Thinking QuestionsCase 9-1One of your fellow programmers has written the following array assignment statements for your review:Dim strNames() As String = {"Baker" "Lopez", "Buck", "Chan", "Tirrell"}Dim intReservations() As Integer = {4, 5, 12, 2, 8}If your programmer friend had failed to initialize the intReservations array, what would be the default value of intReservations(3)? a. 0c. 12b. nulld. 2

What will be an ideal response?

Computer Science & Information Technology

A ____________________ provides the reader with a short description of the purpose of the letter.

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

Computer Science & Information Technology

A router primarily makes its forwarding decisions based on what address?

A) Destination MAC address B) Source IP address C) Source MAC address D) Destination IP address

Computer Science & Information Technology