Which of the following is another way to save a web note??

A. ?CTRL+W
B. ?CTRL+C
C. ?CTRL+V
D. ?CTRL+S


Answer: D

Computer Science & Information Technology

You might also like to view...

Referring to the accompanying figure, callout A points to the _____.

A. battery B. motherboard C. memory modules D. microprocessor

Computer Science & Information Technology

Web pages are stored as applications on a Web server.

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

Computer Science & Information Technology

Use a one-dimensional array to solve the following problem. A company pays its salespeople on a commission basis. The salespeople receive $200 per week plus 9% of their gross sales for that week. For example, a salesperson who grosses $5000 in sales in a week receives $200 plus 9% of $5000, or a total of $650. Write a program (using an array of counters) that determines how many of the salespeople earned salaries in each of the following ranges (assume that each salesperson’s salary is truncated to an integer amount):

Computer Science & Information Technology

Match the following touch gestures with their results

I. Tap II. Tap and hold III. Slide IV. Pinch and stretch V. Double-tap A. Zoom in or out B. Pans or scrolls C. Same as a mouse single-click D. Same as a mouse double-click E. Same as a mouse right-click

Computer Science & Information Technology