Exchanging Data 1.3 part 2 Flashcards

1
Q

What is HTML?

A

HTML is the Language that web pages are written in

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

What does HTML do?

A

HTML allows a browser to interpret and render a webpage

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

What is CSS?

A

CSS is a Language which is used to describe the style of the webpage

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

What is Javascript?

A

Javascript is a language used on webpages to add interactivity

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

What is a search engine?

A

A search engine is a program that searches through a database of internet addresses, looking for a resource based on criteria set by the user

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

What software do search engine use?

A

Web Crawlers

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

What do Web Crawlers do?

A

They travel across the internet, collecting keywords and phrases from a web page and adding it to an index of web resources

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

What is the PageRank algorithm?

A

The algorithm used to determine the order used when showing results for a search engine query

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

What factors determine a PageRank?

A
  1. The number of incoming links it has from other webpages
  2. The PageRank of the webpages that link to it
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

what is server-side processing?

A

Server-side processing is when a client sends information to a server for processing

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

What is client-side processing?

A

Client-side processing is when information is processed on a local device for processing

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