Internet Flashcards

1
Q

List characteristics of web 1.0 and web 2.0

A

Web 1.0
- Few users
- Slow internet connection
- HTML pages with hyperlinks

Web 2.0
- More users
- Greater sharing
- Faster internet connections
- Social media

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

What is the difference between downloading and streaming in terms of bandwidth?

A

Streaming requires constant bandwidth for continuous data flow, while downloading uses bandwidth for a single transfer of a file.

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

What is VOIP, and how does it impact bandwidth?

A

VOIP (Voice Over Internet Protocol) allows voice communication over the internet and consumes bandwidth based on call quality.

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

What is the difference between lossy and lossless compression?

A

Lossy compression sacrifices some quality for smaller file sizes, while lossless compression maintains full quality.

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

How does compression affect quality and bandwidth?

A

Higher compression reduces file size and bandwidth usage but may lower quality. Less compression maintains higher quality but requires more bandwidth.

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

What is the difference between a web browser and a search engine

A

A browser is a piece of software that retrieves and displays web pages.

A search engine searches the web for specified keywords.

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

What is the internet?

A

A global network of computers that allows users to share information, communicate, and conduct transactions

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

What is a dynamic web page and when did they start?

A
  • Displays differently depending on parameters.
  • Started in Web 2.0

It can look different every time it is viewed depending on who the user is, where the page is viewed from, the time of day.

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

What is client-side scripting vs server-side scripting?

A

Client-side
1. user requests a web page from the server
2. server finds the page and sends it to the user
3. page is displayed on browser with scripts running

Server-side
1. user requests a web page from the server
2. script in the oage is interpretedd by the server creating/changing the page+the content to suit the user
3. the page in its final form is sent to the user

client-side: interactive, display/sorting data as required by the user

server-side: logging in, provides specific data, etc

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

What are computer cookies?

A

allows the website to recognize your computer and retrieve the stored information about the user

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