2024 04 22 11A STARTER - AQA GCSE Networking Sec. & Types

2024 04 22 11A STARTER - AQA GCSE Networking Sec. & Types

10th Grade

19 Qs

quiz-placeholder

Similar activities

Networks  - topologies, lan, wan - year 11

Networks - topologies, lan, wan - year 11

10th - 11th Grade

20 Qs

TCP/IP Quiz_

TCP/IP Quiz_

9th - 12th Grade

15 Qs

Introduction to Networking

Introduction to Networking

10th Grade

20 Qs

J277 Networks and Protocols

J277 Networks and Protocols

8th - 10th Grade

15 Qs

Networks

Networks

10th Grade

21 Qs

Network Protocols

Network Protocols

10th Grade

15 Qs

Code.org Unit 2 - The Internet Review

Code.org Unit 2 - The Internet Review

9th - 12th Grade

15 Qs

LANs, WANs & Network Performance (Mr I's) [OCR 1.4 - Networks)

LANs, WANs & Network Performance (Mr I's) [OCR 1.4 - Networks)

9th - 11th Grade

21 Qs

2024 04 22 11A STARTER - AQA GCSE Networking Sec. & Types

2024 04 22 11A STARTER - AQA GCSE Networking Sec. & Types

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Alexander Woolston

Used 4+ times

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the formula for calculating sound file size?
(sample rate * sample resolution) / channels * seconds
sample rate * sample resolution * channels * seconds
(sample rate * sample resolution * channels) / seconds
(sample rate * sample resolution * channels) * seconds

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a benefit of writing in a high level language?
High-level languages contain complex databases
High-level languages contain complex data structures
High-level languages contain dynamic data structures
High-level languages contain dynamic databases

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Read the question below, then identify the correct first line of the trace table
a = 0 b = 1 c = 0
a = 0 b = 1 c = 1
a = 1 b = 0 c = 1

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Define Hertz
One sound sample per second
One sound sample per wavelength
Number of sound samples per second
Number of sound samples per wavelength

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the formula to calculate an image file size?
image resolution * bit depth
image resolution * colour depth
image resolution * number of colours
image resolution * colour resolution

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Write an SQL statement that retrieves the list of titles of books that have a due date earlier than the current date from a database of library books. Select all the statements you need!
SELECT book_title
FROM library_books
WHERE due_date < CURRENT_DATE;
SELECT author
SELECT name

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Write a Pseudocode if statement to check if a variable birthYear is earlier than 2024
IF birthYear > 2024:
IF birthYear < 2024 THEN
IF birthYear > 2024 THEN
IF birthYear < 2024:

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?