CS105 Midterm Review

CS105 Midterm Review

9th - 12th Grade

18 Qs

quiz-placeholder

Similar activities

HTML/CSS

HTML/CSS

9th - 12th Grade

20 Qs

HTML and CSS

HTML and CSS

9th - 12th Grade

20 Qs

HTML

HTML

KG - University

20 Qs

Code.org: Web Development: Unit 2 Lessons 1 - 5 Test

Code.org: Web Development: Unit 2 Lessons 1 - 5 Test

7th - 10th Grade

21 Qs

HTML Basics

HTML Basics

8th - 12th Grade

16 Qs

Html Beginner

Html Beginner

6th - 11th Grade

19 Qs

HTML

HTML

9th Grade

15 Qs

Y8 - Web page design (HTML & CSS)

Y8 - Web page design (HTML & CSS)

9th - 11th Grade

20 Qs

CS105 Midterm Review

CS105 Midterm Review

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Rachel Carey

Used 3+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What is type of computer memory is fast and volatile (information is lost if computer power is lost)?

Primary Memory

RAM

Secondary Memory

Tertiary Memory

Answer explanation

Primary memory is usually RAM (Random Access Memory) for most computers

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How many binary digits (bits) are needed to store the number 220 (the number of students in CS105)?

10 bits

2 bits

8 bits

220 bits

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is ASCII?

A standard format for converting images to descriptive text

A standard format for encoding characters (like letters or numbers) digitally

A building at Stanford

An html tag that lets you add tables to your webpage

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Computer displays generate light. They shine varying amounts of Red, Green,
and Blue directly into your eyes. This is called _______ color.

rainbow

primary

subtractive

additive

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What are the two ways you can add styling information to an .html file?

By linking to an external stylesheet (.css file)

In the .html file with <style> tags

With a .txt file

In the .html file outside of any tags

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the decimal value of this byte?

00100011

255

19

3

35

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What are the advantages of using a PNG image format?

PNG works well for logos and diagrams

PNG works well for photographs

PNG compression is lossless

PNG introduces compression artifacts

Answer explanation

PNG is lossless and works well for logos and diagrams because it looks for repeated sections of an image and rather than simply
repeating all the individual pixel values, it simply refers to the previous section.

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?