Search Header Logo
CS Quick Revision

CS Quick Revision

Assessment

Presentation

Mathematics

9th Grade

Medium

Created by

Ranim Dewaib

Used 1+ times

FREE Resource

1 Slide • 44 Questions

1

media

5.1 Internet and the World Wide Web

2

Multiple Choice

Question image

What piece of hardware is used to sample a sound wave?

1

Digital-analogue converter

2

Wave synthesizer

3

Microphone

4

Analogue-digital converter

3

Multiple Choice

Question image

What does the bit rate of a sampled sound refer to?

1

The number of bits used for 1 second of audio

2

The number of bits used for every sample

3

The final file size of the sampled sound

4

The speed at which the sampled sound is played back

4

Multiple Choice

Question image

Pixels get their colour from a combination of which colours?

1

cyan magenta yellow black

2

red green blue

3

primary colours

4

black white

5

Multiple Select

Question image

Which factors affect the file size of a bitmap image? (select all that apply)

1

pixel density

2

image dimensions

3

colour depth

4

software used to create it

5

format of image meta-data

6

Multiple Choice

Question image

If an image has a colour depth of 8 bits then the number of possible colour shades is ... ?

1

256

2

8

3

16

4

2014

7

Multiple Choice

Question image

What are the smallest elements of a digital image called?

1

colors

2

bits

3

dots

4

pixels

8

Multiple Choice

in which galaxy do we live ?

1

Earth

2

Soler System

3

Milky Way

4

Andromeda Galaxy

9

Open Ended

Question image

What is your favorite candy?

10

Multiple Choice

Question image

How many bits was used to encode the original ASCII character set?

1

7

2

8

3

16

4

4

11

Multiple Choice

Question image

The Extended ASCII system uses 8 bits per character instead of 7 bits. How many different characters can be represented in 8 bits?

1

1024

2

8

3

128

4

256

12

Multiple Select

Question image

Which of these variables affect the file size of a sampled sound? (select all that apply)

1

the bit depth

2

the sampling frequency

3

the bit rate

4

the length of the sampled sound

5

the type of sound (speech, music etc)

13

Multiple Select

Question image

Choose all the Boolean logic gates ...

1

NOT

2

AND

3

BUT

4

XOR

14

Multiple Choice

Question image

Which logic gate is this truth table for?

1

AND

2

OR

3

NOR

4

XOR

15

Multiple Choice

Question image

Truth table for OR gate?

1
2
3
4

16

Multiple Choice

Question image

Which is the BEST definition of the Internet?

1

A hyper-text based information resource stored on servers around the world

2

A wide-area network that covers a very large area

3

A world-wide system of inter-connected networks

4

A black-box found in most people's houses that connects to the outside world

17

Open Ended

Question image

What is your favorite thing to do?

18

Multiple Choice

Question image

Which is the BEST word to describe the type of network that is the Internet?

1

expensive

2

centralised

3

complicated

4

distributed

19

Multiple Choice

Question image

Which is the BEST definition of the World Wide Web?

1

A world-wide network of networks

2

A hypertext-based online information space where content is identified by Uniform Resource Locators

3

A system of computer servers connected by routers around the world

4

A piece of software called a browser that shows you online content

20

Multiple Choice

Question image

Who is recognised as being the founding figure of the World Wide Web?

1

Richard J. Stallman

2

Tim Berners-Lee

3

Vinton Cerf

4

Larry Page

21

Multiple Choice

Question image

A unique identifying number that is assigned to all devices connected to the Internet?

1

IP address

2

MAC address

3

TCP/IP

4

URL

22

Multiple Choice

Question image

What is this?


A networking device that forwards data packets between computer networks

1

Gateway

2

Server

3

Modem

4

Router

23

Multiple Choice

Question image

Which protocol is used in the communication between a client and a web server?

1

TCP

2

HTTP(S)

3

HTML

4

FTP

24

Multiple Select

Question image

Select all the types of code that will be found on most modern web pages?

1

HTML

2

CSS

3

JavaScript

4

Java

25

Multiple Choice

Question image

What is the main purpose of the Domain Name System (DNS)?

1

It is a large database of all the Internet domain names in existence

2

It is where you apply to register a new domain name

3

It is where you submit a website for page ranking

4

It translates domain names to the numerical IP addresses needed for locating and identifying computer services

26

Multiple Choice

Question image

What is HTML?

1

A network protocol used to transfer a web page from a web server to a client

2

A markup language used to define the structure and content of a web page

3

A method of defining the look and feel of a webpage using styles

4

A web programming language used to make web pages interactive

27

Multiple Choice

Question image

This is the sequence of steps involved in downloading a web page from a web server using HTTP. Which is the missing step?


  1. User enters desired URL address into browser
  2. ?
  3. Browser connects to server and requests the resource
  4. Web server responds by sending requested page content
1

Computer makes connection to ISP

2

Browser checks validity of entered URL

3

Computer initiates HTTP connection to server

4

Computer uses DNS to lookup correct IP address of server

28

Poll

would you rather

be the best player on a team that always loses

be the worst player on a team that always wins

29

Multiple Select

Question image

Which of these are recognised types of file compression? (select all that apply)

1

lossless

2

lossy

3

superchannel

4

standard

5

redundant

30

Multiple Select

Question image

What are the main reasons to compress data? (select all that apply)

1

To reduce secondary storage space

2

To maximise the available RAM memory

3

To speed up network transmission times

4

To optimise the data

5

To reduce packet congestion on networks

31

Multiple Choice

True or False? We use hexadecimal numbers in computer science because we can represent 16 bit words as 4 hexadecimal digits

1

True

2

False

32

Multiple Select

Question image

Which of these are recognised lossless compression algorithms? (select all that apply)

1

RLE

2

Caesar cipher

3

Merges sort

33

Multiple Choice

Question image

Which of these audio file formats support lossy compression?

1

FLAC

2

MP3

3

WAV

4

OggPCM

5

WMA

34

Multiple Choice

Question image

Asymmetric encryption is when ...

1

a message is encrypted and decrypted using two different keys: a public one and a private one

2

only one message can be encrypted at a time

3

An encrypted message is received, but there is no requirement to return an encrypted message

4

There is no key available to decrypt an encrypted message that has been received

35

Multiple Choice

Data transmitted several bits at a time down several wires in both directions simultaneously

1

Serial

2

Parallel

36

Multiple Choice

Data transmitted several bits at a time down several wires in both directions simultaneously

1

Simplex

2

Half-duplex

3

Full-duplex

37

Poll

Question image

Would you rather...

lose your sense of taste?

lose your sense of smell?

38

Multiple Choice

Data is trasmitted one bit at a time down a single wire, the data is transmitted in both directions but not at the same time.

1

Simplex

2

Half-duplex

3

Full-duplex

39

Poll

Question image

Would you rather...

find out every lie your parents have ever told you...

have them find out every lie that you have told them?

40

Multiple Choice

True or False? We use hexadecimal numbers in computer science because its easy to convert hex back to binary if necessary

1

True

2

False

41

Multiple Choice

Hardware identification number that uniquely identifies each device on a network.

1

IP address

2

MAC address

3

Internet Service Provider

42

Multiple Choice

Company that provides individuals access to the internet

1

IP address

2

MAC address

3

Internet Service Provider

43

Multiple Choice

An odd parity check was used here. Is this correct? 10011100

1

Correct

2

Incorrect

44

Multiple Choice

What is the hexadecimal value 2D equivalent in denary (base 10)?

1

2014

2

45

3

33

45

Multiple Choice

What is 10111100 in hex?

1

15

2

AD

3

BC

media

5.1 Internet and the World Wide Web

Show answer

Auto Play

Slide 1 / 45

SLIDE