Intro to Computer Science Unit 2

Intro to Computer Science Unit 2

9th - 12th Grade

50 Qs

quiz-placeholder

Similar activities

Plaza Programación

Plaza Programación

11th Grade

50 Qs

Python

Python

11th Grade

53 Qs

K10 - Giữa HK II

K10 - Giữa HK II

10th Grade

50 Qs

PCEP Questions in Python

PCEP Questions in Python

9th - 12th Grade

46 Qs

Their Python Exam

Their Python Exam

9th - 12th Grade

46 Qs

Week 4 - What is Python?

Week 4 - What is Python?

9th - 12th Grade

46 Qs

[Quiz] Python - Introdução

[Quiz] Python - Introdução

12th Grade

46 Qs

Intro to Computer Science Unit 2

Intro to Computer Science Unit 2

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Eieen Anderson

Used 6+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Who invented the Analytical Engine, a machine that did calculations?

Charles Darwin

Charles Babbage

Blaise Pascal

Charles Dickents

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Who created the idea of a general Purpose Computing Machine?

Alan Turing

Konrad Zuse

Alan Alda

Charles Dickens

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Who created the earliest programmed machine?

Alan Turing

Charles Dickens

Alan Alda

Konrad Zuse

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The ________ was the first all electronic computer.

ENIAC

Difference Engine

PROLOG

Turing Machine

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In ________ the first computer ran a program from memory.

1942

1950

1948

1968

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following correctly prints the following calculation if x is 17 and y is 5?

Sum is: 22

print("Sum is: " + int(x + y))

print("Sum is: " + str(x + y))

print("Sum is: " + (x + y))

print("Sum is: " + x + y)

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the symbol for exponent?

%

^

**

""

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?