📚 Unit 1: Technology Skills in the 21st Century

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/24

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

25 Terms

1
New cards

e-mail

an electronic message used by individuals to communicate with one another

2
New cards

Carbon Copy (CC)

In an email, to send the message to additional recipients beyond the primary recipient.

3
New cards

Blind Carbon Copy (BCC)

Hides email addresses from the email's recipients

4
New cards

Boolean Operators

AND, OR, and NOT used in search strings to refine the scope of the search

5
New cards

HTTP

HyperText Transfer Protocol - the protocol used for transmitting web pages over the Internet

6
New cards

HTTPS (Hypertext Transfer Protocol Secure)

An encrypted version of HTTP. It uses port 443.

7
New cards

URL (Uniform Resource Locator)

A location or address identifying where documents can be found on the Internet; a Web address

8
New cards

top-level domain

Domains (including .net, .org, .com, .mil. and the set .xx country codes) at the end of a domain name are the highest level of the domain name hierarchy.

9
New cards

Sub domain

The section of a web address that goes before the domain name. Example: Support.Microsoft.com. Used for quicker access to a specific place in a website.

10
New cards

domain name

The portion of a web site address that identifies he site.

11
New cards

truncate

to shorten

12
New cards

credibility

the quality of being believable or trustworthy

13
New cards

conflict of interest

a situation in which an action by a company or individual results in an unfair benefit.

14
New cards

Astroturfing

creating a movement controlled by a large organization or group designed to look like a citizen-founded, grassroots campaign

15
New cards

WHOIS Search

a query and response protocol used for querying databases storing the registered users or assignees of an Internet resource, such as a domain name, an IP address block, or an autonomous system; can be used to passively gather information about a target or company.

16
New cards

personal bias

the researcher allowing personal beliefs to affect the outcome of a study

17
New cards

sponsored content

Sponsored content is content that is paid for by an advertiser and is intended to promote that advertiser's product. Sponsored content can sometimes look like a regular news article, but the opinions and information presented are usually biased and not reliable.

18
New cards

native advertisement

a message about a product that is produced in the format and style of the media vehicle in which it is placed

19
New cards

efficient

being effective without wasting time or effort or expense

20
New cards

effective

successful in producing a desired or intended result

21
New cards

source

A website, article, person, or other resource consulted for information.

22
New cards

Uniform Resource Identifier (URI)

A standarized method of referring to a resource using a text string.

23
New cards

host name

Identifies the organization that is responsible for the information on the page or provides the server space where the information is stored

24
New cards

Web paths are always specified with _______

25
New cards

Query String

A set of property/value pairs added to the end of a URL to pass additional information. (Used in GET requests and form processing. Can be a form of state management. Syntax begins with a question mark, separates properties and values with a colon, and separates data pairs with semi-colons.)