Search Header Logo

Computer Science Principles Final Review

Authored by Ryan Trujillo

Computers

9th - 12th Grade

Used 25+ times

Computer Science Principles Final Review
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

28 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following refers to a work that is not protected by copyright?

Public domain

Creative commons

Fair use

Royalty free

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following refers to a work that has copyright reserved but can still be copied?

Creative commons

Public domain

Trademark

Fair use

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Social media has only negative impacts on individuals.

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following HTML tags will give you the biggest text?

<p>

<h1>

<h6>

<a>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would the output of the following code be?

x = 10

x = 15

print("You have", x, "dogs")

You have 10 dogs

You have 15 dogs

You have 1015 dogs

You have 25 dogs

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of number is the following if condition checking for? (Assume I have an integer variable named "num")

if num MOD 2 == 0

print(num)

Even numbers

Odd numbers

Positive numbers

Floating-point numbers

7.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

If the user enters 9, what would the value of the variable c be?

a = int(input("Please enter a number: "))

b = 10

c = a + b * 2

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?