Case PPT 4-1Simon wants to send his presentation via e-mail to some co-workers.Once Simon sends the presentation to his co-worker, what happens to the presentation after a copy of it was sent?
A. It stays open on Simon's computer, and he can continue to work on it.
B. It is saved and the file closes.
C. It stays open on Simon's computer, but he cannot work on it until the e-mail recipient opens the presentation and responds.
D. It stays open, but the content is locked and cannot be edited until it is re-opened.
Answer: A
You might also like to view...
sum = addTogether();
By looking at the previous statement, you can tell that addTogether() ______. A. definitely returns a value B. does not return a value C. takes arguments D. does not take arguments E. It is not possible to tell whether or not it returns a value. F. It is not possible to tell whether or not it takes arguments.
Describe the purpose of normalizing data and identify the four most commonly used normal forms.
What will be an ideal response?
A time slot in bit interleaving uses time-slots that are, at a minimum,
a. one bit wide b. 8 bits wide c. a variable number of bits, depending on the character set being used d. a variable number of bits, depending on the user’s priority
What is the shortest path in a graph?
a. The shortest path is the minimum sum of weights for the edges in the path between the vertices b. The shortest path is the smallest weight for an edge c. The shortest path is the path in a graph with the fewest vertices d. The shortest path is the path of edges that connects all nodes in the graph