1.3.4 Web Technologies Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

Search Engine Indexing

A

The process of a search engine collecting, sorting and storing data in it’s index

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

Page Rank Algorithm

A

Ranks each webpage with higher ranked pages showing up first on the search engine

There are 2 factors which determine the page rank of a page :

  • Number of incoming links from other webpages
  • Page rank of the pages to that link to it
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Server Side Processing

A

When a client sends data to a server for it to processed meaning no information is processed on the client computer

  • Doesn’t require plugins
  • More secure
  • Can perform large calculations faster than clients
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Client Side Processing

A

When a client processes the data on its local device meaning all of the information is processed on the client computer

  • Gives developers more control over the behaviour and look of a website
  • Webpages can immediately respond to user actions
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

JavaScript

A

Main function is to add interactivity to websties

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

CSS

A

Used to style a webpage

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

HTML

A

The language that webpages are written in

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