1.3.4 Web Technologies Flashcards

1
Q

Features of Client-side processing?

A

● Initial data validation
● Provides web page interactivity
● Manipulates UI elements
● Reduces the load on the server
● Reduces the amount of web traffic
● Page may load slower as Javascript has to load

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

Features of Server-side processing?

A

● Can manipulate databases
● Encodes data to readable HTML
● Keeps organisational data secure
● Can perform complex calculations
● Not browser specific
● Increase demand on web server

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
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 a criteria set by the client/user

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

What does a Web Crawler do?

A

Travels 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