CompSciFiFacts

CompSciFiFacts

12th Grade

30 Qs

quiz-placeholder

Similar activities

1.1.1. Structure and function of the processor

1.1.1. Structure and function of the processor

12th Grade

34 Qs

AS Level Computer Science

AS Level Computer Science

9th - 12th Grade

30 Qs

Intro to IT Ch 6 Quiz Review

Intro to IT Ch 6 Quiz Review

9th - 12th Grade

30 Qs

Cambridge Technicals Unit 1

Cambridge Technicals Unit 1

12th Grade

25 Qs

Networks, Memory & Storage : GCSE

Networks, Memory & Storage : GCSE

9th - 12th Grade

28 Qs

ITS302-Unit2 RC Trial Test 1

ITS302-Unit2 RC Trial Test 1

12th Grade - University

25 Qs

Inscoe - MICS Unit 1 and 2 Study Guide

Inscoe - MICS Unit 1 and 2 Study Guide

9th - 12th Grade

25 Qs

Fundamentals of Computers

Fundamentals of Computers

5th Grade - University

30 Qs

CompSciFiFacts

CompSciFiFacts

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Robin Hare

Used 2+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What AI becomes self-aware in Ex Machina (2015)?

HAL

Ava

TARS

Dolores

MicroBit:Maqueen

Answer explanation

In Ex Machina (2015), the AI that becomes self-aware is Ava. She is a highly advanced humanoid robot designed to exhibit human-like intelligence and emotions, making her the central character in the exploration of AI consciousness.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the hexadecimal representation of the binary number 1101?

D

11

E

F

H

Answer explanation

The binary number 1101 converts to decimal as follows: 1*2^3 + 1*2^2 + 0*2^1 + 1*2^0 = 8 + 4 + 0 + 1 = 13. The hexadecimal representation of 13 is D, making D the correct answer.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTTP stand for?

Hyperlink Tracking & Tagging Protocol

HyperText Transfer Protocol

High-Tech Transport Protocol

Host Terminal Transfer Process

Answer explanation

HTTP stands for HyperText Transfer Protocol, which is the foundation of data communication on the web. The other options do not accurately describe this essential protocol.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What best describes a sub-procedure?

A user interface

A loop within a loop

A small reusable program block

A type of binary search

Brain

Answer explanation

A sub-procedure is best described as a small reusable program block. It allows for code modularity and reuse, making programs easier to manage and understand.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What popular sci-fi series stars a blue box?

Star Trek

Doctor Who

Firefly

Lost in Space

Answer explanation

The popular sci-fi series that features a blue box is Doctor Who. The blue box, known as the TARDIS, is iconic in the series, representing time travel and adventure, distinguishing it from other options like Star Trek and Firefly.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary weapon used by aliens in War of the Worlds (2005)?

Acid rain

Death rays

Bio-plague

Drones

Sarcasm

Answer explanation

In the 2005 film War of the Worlds, the primary weapon used by the aliens is the death ray, which they utilize to devastating effect against humanity, distinguishing it from other options like acid rain or drones.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens during the execute stage of the machine instruction cycle?

The CPU decodes the instruction

Data is sent to the cache

The instruction is carried out

The memory address is calculated

Nothing

Answer explanation

During the execute stage, the CPU carries out the instruction that has been decoded. This is the phase where the actual operation specified by the instruction is performed, making 'The instruction is carried out' the correct choice.

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?