Match the following terms with their description
I. LinkedIn
II. Connection
III. Twitter
IV. Tweet
V. Retweet
A. The people with whom you have an online relationship in LinkedIn
B. A microblogging platform for social networking
C. Sharing another user's tweet
D. A professional social networking site that can connect people with opportunities
E. Short messages limited to 140 characters and spaces
D, A, B, E, C
You might also like to view...
Given the following function:
```Function DivideIt(X) As Float Set DivideIt = Int(X/2) End Function``` What is displayed when the following statement in the main program is executed? ```Write DivideIt(9)``` a. 4 b. 4.5 c. 5 d. 5.0
Judith Donath created the first electronic postcard, or ____________________, Web site in 1994 at the MIT Media Lab.
Fill in the blank(s) with the appropriate word(s).
_______ is the code with natural language mixed with Java code.
a. Java program b. A Java statement c. Pseudocode d. A flowchart diagram
The left side of the chart that represents the values in the cells is the ________ axis
A) category axis B) horizontal axis C) data axis D) vertical axis