________ refers to the technology gap that exists between different social and economic classes.

A. Digital divide
B. Green computing
C. Offshoring
D. Outsourcing


Answer: A

Computer Science & Information Technology

You might also like to view...

What will be displayed by the following program when the button is clicked?

``` Private Sub btnDisplay_Click(...) Handles btnDisplay.Click Dim s As Double s = 0 For k As Integer = 1 To 5 If k / 2 = Int(k / 2) Then s += k End If Next txtBox.Text = CStr(s) End Sub ``` (A) 12 (B) 9 (C) 15 (D) 6

Computer Science & Information Technology

Critical Thinking QuestionsCase G-2Charles is creating a flag for his social studies class. Charles has three classmates working on the project with him and they are all providing input into the design of the flag. Charles decides that he needs to resize the flag. Which of the following options in the Scale dialog box would he check to resize the object?

A. Transform Patterns B. Scale Strokes & Effects C. Uniform D. Transform Objects

Computer Science & Information Technology

84.The TCP/IP model is a(n) __________ layer model.

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

Computer Science & Information Technology

A(n) ____ image can be dragged anywhere on the page.

A. floating B. moving C. objective D. rotating

Computer Science & Information Technology