subject

1. accessing calendars, contact information, emails, files and folders, instant messages, presentation, and task lists over the internet is called a. cloud computing b. social networking c. text messages d. web conferencing 2. tanya is working on a science project with three other people. they are having a difficult time coordinating their schedules, but it's important they all meet to discuss their roles and responsibilities. what communication technology would be most efficient? a. cloud computing b. emailing c. social networking d. web conferencing 3. the bar across the top of an office online program that allows users to find the commands to complete a task is called a. button b. clipboard c. ribbon d. task list 4. which of the following office online apps is most effective for creating multi-media presentations? a. calendar b. cloud computing c. outlook d. powerpoint 5. sandie is writing a report for her environmental science class. she has asked her older sister who is away at college to proof her writing and add comments to point out errors and areas that could be improved. what is the most efficient way for sandie and her sister to collaborate on the document? a. sandie should email her sister a picture of the report and ask her sister to email a picture of her comments on the report. b. sandie should share the document in onedrive and give her sister permission to edit the document. c. sandie should scan the document and email it to her sister. d. sandie should enlist of someone who lives near her 6. ergonomics is defined as? a. the affordability of office equipment b. the decor in a workplace c. the design and arrangement of items for efficiency and safety d. the economic benefit of home workspaces

ansver
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 21.06.2019 23:10, Tatertotzzzz
Write a method that accepts a string object as an argument and returns the number of words it contains. for instance, if the argument is "four score and seven years ago", the method should return the number 6. demonstrate the method in a program that asks the user to input a string and then passes that string into the method, printing out whatever the method returns.
Answers: 3
image
Computers and Technology, 22.06.2019 05:20, ashcormu11
Write a program called assignment3 (saved in a file assignment3.java) that computes the greatest common divisor of two given integers. one of the oldest numerical algorithms was described by the greek mathematician, euclid, in 300 b. c. it is a simple but very e↵ective algorithm that computes the greatest common divisor of two given integers. for instance, given integers 24 and 18, the greatest common divisor is 6, because 6 is the largest integer that divides evenly into both 24 and 18. we will denote the greatest common divisor of x and y as gcd(x, y). the algorithm is based on the clever idea that the gcd(x, y) = gcd(x ! y, y) if x > = y and gcd(x, y) = gcd(x, y ! x) if x < y. the algorithm consists of a series of steps (loop iterations) where the “larger” integer is replaced by the di↵erence of the larger and smaller integer. this continues until the two values are equal. that is then the gcd.
Answers: 3
image
Computers and Technology, 23.06.2019 00:50, AmbitiousAndProud
Representa os dados de um banco de dados como uma coleç? o de tabelas constituídas por um conjunto de atributos, que definem as propriedades ou características relevantes da entidade que representam. marque a alternativa que representa o modelo descrito no enunciado. escolha uma:
Answers: 3
image
Computers and Technology, 23.06.2019 08:00, ionmjnm3041
The managing director of a company sends a christmas greeting to all his employees through the company email. which type of network does he use? he uses an .
Answers: 3
You know the right answer?
1. accessing calendars, contact information, emails, files and folders, instant messages, presentati...

Questions in other subjects: