If you use the ____ icon to set an alarm for a reminder, Outlook also plays the sound when it displays the Task window for the reminder.

A. Alarm
B. Urgent
C. Sound
D. Audio


Answer: C

Computer Science & Information Technology

You might also like to view...

Craig is working in a database that stores homes for sale for a Realtor. The database contains a table called HomeListings which contains a field called ListingDate that holds the date that a home was listed. Craig is designing a query that will identify houses on the market for less than 30 days as new listings, and houses on the market 30 days or more as old listings. This information will be

included in a query column called ListingAge. Which of the following expressions will achieve these results? A) ListingAge: IIf(Date-[ListingDate]![HomeListings]<30,"New Listing","Old Listing") B) ListingAge: IIf(Date-[HomeListings]![ListingDate]>30,"New Listing","Old Listing") C) ListingAge: IIf(Date-[HomeListings]![ListingDate]<30,"New Listing","Old Listing") D) ListingAge: IIf(Date-[HomeListings]![ListingDate] < 30, "Old Listing","New Listing")

Computer Science & Information Technology

The part of the security policy that defines who has keys to the server room is

A) The acceptable use part B) The physical access part C) The remote access part D) The emergency procedures part

Computer Science & Information Technology

In a peer-to-peer network, any system acts as a server or client, but no one system can be both.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

What are the rights given to the default Account Operators group.

What will be an ideal response?

Computer Science & Information Technology