What must you do before using a new iPad or iPod touch?

A. register it
B. activate it
C. install iOS on it
D. install iTunes on it


Answer: B

Computer Science & Information Technology

You might also like to view...

Consider the code below:

Dim a() As Integer = {99, 22, 11, 3, 11, 55, 44, 88, 2, -3} Dim result As Integer = 0 For i As Integer = 0 To a.Length - 1 If a(i) > 30 Then result += a(i) End If Next The value of variable result will be: a) 280 b) 154 c) 286 d) 332

Computer Science & Information Technology

Discuss the use of a storyboard to describe a Web site.

What will be an ideal response?

Computer Science & Information Technology

In 2012, ________ percent of adults used LinkedIn to find work

A) 57 B) 29 C) 42 D) 38

Computer Science & Information Technology

Providing a descriptive title for a report allows you to determine the information contained in the report based on the title

Indicate whether the statement is true or false

Computer Science & Information Technology