Intro to Computer Science Unit 2

Intro to Computer Science Unit 2

9th - 12th Grade

50 Qs

quiz-placeholder

Similar activities

Bimestral Data Science IB

Bimestral Data Science IB

12th Grade

50 Qs

Soal Informatika Kelas X Bab 7 Algoritma dan Pemrograman

Soal Informatika Kelas X Bab 7 Algoritma dan Pemrograman

10th Grade

50 Qs

GCSE Python Legends

GCSE Python Legends

1st - 12th Grade

45 Qs

Python Programming Credential

Python Programming Credential

9th - 12th Grade

46 Qs

Python'a Giriş, Değişkenler, Operatörler, Listeler

Python'a Giriş, Değişkenler, Operatörler, Listeler

9th Grade

50 Qs

Psuedocode iterations

Psuedocode iterations

11th Grade

45 Qs

input devices and output device

input devices and output device

11th Grade

45 Qs

Python Review - PLTW CSE / Codecademy

Python Review - PLTW CSE / Codecademy

9th - 12th Grade

53 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?