Advertisers may purchase ads for as short as a(n) ____, when launching a product or Web site, or for longer periods of time to build brand recognition and awareness on the Web.
A. minute
B. hour
C. day
D. week
Answer: C
You might also like to view...
An exploded pie chart
A) emphasizes magnitude of changes over time by filling in the space between lines with a color. B) shows a relationship between two variables. C) shows the high, low, and close prices for individual stocks over time. D) separates one or more pie slices from the rest of the pie chart.
What does XML stand for?
A) eXtensible Markup Language B) Extra Markup Language C) External Markup Language D) Extention Markup Language
A program that looks benign but actually has a malicious purpose is a _______
a. Trojan horse b. Virus c. Worm d. Cookie
Content coupling ____.
A. passes only the minimum required data from the calling function to the called function. B. passes data in arrays or as structures. C. passes flags that may be used to direct the logic flow of a function. D. uses global variables to communicate between two or more functions. E. allows one function to directly access the data in another function.