OCR A Level CS - 1.3.4 Web Technologies

OCR A Level CS - 1.3.4 Web Technologies

12th Grade

7 Qs

quiz-placeholder

Similar activities

12th comp app lesson 8

12th comp app lesson 8

12th Grade

9 Qs

Introduction to Java Web

Introduction to Java Web

12th Grade

10 Qs

JavaScript Intro

JavaScript Intro

9th - 12th Grade

12 Qs

Codecademy Introduction to JavaScript

Codecademy Introduction to JavaScript

9th - 12th Grade

12 Qs

Jaringan Komputer

Jaringan Komputer

12th Grade

10 Qs

iGCSE ICT: Chapter 1

iGCSE ICT: Chapter 1

KG - University

12 Qs

Data Exchange

Data Exchange

12th Grade

10 Qs

HTTP

HTTP

9th - 12th Grade

8 Qs

OCR A Level CS - 1.3.4 Web Technologies

OCR A Level CS - 1.3.4 Web Technologies

Assessment

Quiz

Computers

12th Grade

Easy

Created by

Ed Keen

Used 11+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

“A mark-up language developed for multimedia documents, such as World Wide Web Pages.”
HTML
Client Side Processing
Sever Side Processing
PageRank Algorithm
Search Engine Indexing

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

“A definition of the formatting and layout of elements of an HTML document. The stylesheet may be part of the HTML document, or stored as a separate file linked to the document. The use of different stylesheets linked to the same document allows appropriate layout of the same content on, for example, mobile devices, display screens.”
CSS
HTML
Client Side Processing
Sever Side Processing
PageRank Algorithm

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

“An object-oriented computer programming language commonly used to create interactive effects within web browsers.”
JavaScript
CSS
HTML
Client Side Processing
Sever Side Processing

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

“The method of collecting, parsing and storing data to facilitate fast and accurate information retrieval.”
Search Engine Indexing
JavaScript
CSS
HTML
Client Side Processing

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

“An algorithm used by Google Search to rank websites in their search engine results. It works by counting the number and quality of links to a page to determine a rough estimate of how important the website is. The underlying assumption is that more important websites are likely to receive more links from other websites.”
PageRank Algorithm
Search Engine Indexing
JavaScript
CSS
HTML

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

“Server-side processing refers to operations that are performed by the server in a client-server relationship in computer network. Typically, a server is a computer program, such as a web server, that runs on a remote server, reachable from a user’s local computer.”
Sever Side Processing
PageRank Algorithm
Search Engine Indexing
JavaScript
CSS

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

“Client-side processing refers to operations that are performed by the client in a client-server relationship in a computer network. Typically, a client is a computer application, such as a web browser, that runs on a user’s local computer and connects to a server as necessary.”
Client Side Processing
Sever Side Processing
PageRank Algorithm
Search Engine Indexing
JavaScript