Unit five- Internet and it Uses Flashcards

(27 cards)

1
Q

Define Internet

A

Global network of interconnected computers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Define World Wide Web

A

Part of the internet which users can access using web browser, it is a large collection of web pages

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Define Web browser

A

Software that allows users to access & display web pages on their device screens. They interpret HTML sent from websites

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Define URL

A

piece of code/data you type in an address bar that sends request for the web browser to access the page

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

URL format

A

Protocol://website address/path/file name

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Protocol

A

http/https

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Website address format

A

domain host- www
domain name - website name
domain type - .com, .org, .net, .gov
And sometimes country code - .uk, .de, .cy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What does HTTP and HTTPS stand for

A

Hypertext transfer protocol (secure)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is hypertext transfer protocol? [2]

A

set of rules that must be obeyed while tranferring files across internet.
- if security is employed it becomes httpS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Functions of a web browsers (9)

A

have a home page
store users favourite website / web page as bookmarks
history of websites
allow users to go forwards & backwards on a website
allows many web pages to be open at the same time using tabs
they make use of cookies
they make use of hyperlinks
Data is stored as a cache
provide address bar

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Define DNS servers

A

A server that takes URL given by browser and sends back the IP addresses connected to it

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Describe the process of displaying a web page on a browser [4]

A
  1. User opens browser + types in URL
  2. Browser asks DNS server 1. The DNS server finds the URL and sends back IP address that matches it.
  3. Computer sets up communication with web server
  4. Web server sents back HTML code which the browser interprets and displays the infromation on the computer.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Cookies

A

Cookies are small pieces of code or data that get stored on a users computer which are sent by web servers to the browser, they hold key info preferences like language1 currency and previous browser activity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What are the two types of cookies

A

-Session cookies - ceases to exist when the browser is closed
- persistent cookies - permanently stored on the hard drive

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are some uses of session cookies

A
  1. Used for making online purchases
  2. Used for virtual shopping baskets
  3. Temporarily stored for single website sessions
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What are some uses of persistent cookies

A
  1. allow websites to remember user passwords, logins
  2. allows websites to recognize user upon login
  3. Save user’s item in virtual basket
  4. Track users browsing habits and website history
  5. Storing user preferences
17
Q

What is digital currency?

A

Money that exists only in digital format, no physical forms

18
Q

What is digital currency used for?

A

Accepted form of payment to pay for goods or services
- like cash, credit/debit, digital currency can be transferred between accounts.

19
Q

True or False: Digital currency relies on a central banking system

20
Q

What is the problem with centralization

A
  • maintaining confidentiality + security
21
Q

What is cryptocurrency?

A

A decentralized type of digital currency

22
Q

How does crypto currency work?

A
  • uses cryptography to track transactions
  • crypto currencies are publicly available, all transactions can be tracked
  • works with a blockchain network, it is more secure.
23
Q

What is cryptography?

A

a method of protecting info and communications through codes

24
Q

What is Block chaining? [5]

A

-it is a decentralized database.
- all transactions of the networked members are stored here
- they have a number of interconnected computers but not connected to a central server
-when a new transaction takes place, all networked comps get a copy of it
–> this mitigates hacking

25
How does block chaining work?
- a new block is created when a new transaction takes place - a new hash value is created each time and is unique to other blocks - a hash value also includes timestamps
26
What does a block in the block chain contain?
Data- name of both sides, amount... Hash value- unique value generated by algorithm Prev Hash value- points back to the previous block in the chain
27
differences between cryptocurrency and digital currency
- crypto currency uses cryptography to track transactions - cryptocurrency is decentralized unlike digital currencies - digital currencies are regulated by bands and govs but cryptocurrency is not -crypto currencies are publicly available, digital currencies are not - cryptocurrency uses block chaining, digital currency does not