hello

hello

1st Grade

87 Qs

quiz-placeholder

Similar activities

YEAR 3 REVISION

YEAR 3 REVISION

1st Grade - University

90 Qs

85 câu

85 câu

1st Grade

85 Qs

六年级 随堂测验

六年级 随堂测验

1st - 5th Grade

87 Qs

hello

hello

Assessment

Quiz

Architecture

1st Grade

Easy

Created by

Benhasaspike Benhasaspike

Used 1+ times

FREE Resource

87 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What was the earliest recognized computing device? When and where was it invented? What general purpose did it serve?
The abacus invented in Mesopotamia in 2500 BCE. It was a hand operated calculator that helps add and subtract numbers
Python allocates enough space in memory to hold the value; then puts all the characters into the spaces that are defined to hold the string
the beginning character of a string corresponds to index 0 and the last character corresponds to the index (length of string)-1
a sequence or set of instructions in a programming language for a computer to execute

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What was the name of the device invented by Gottfried Leibniz and when was it invented?
a construct in Python
ex: calcBMI(94,7): has values
runs its code once before checking the condition and runs again only if the condition is true
The Step Reckoner invented in 1694

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What was an inherent limitation of the range table?
TF = T
ex: calcBMI(x,y) : no value
Invented by Tommy Flowers
If you changed the design of the cannon or shell, a whole new table would have to be computed

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are two inventions suggested by Charles Babbage?
if you have "hello" + myName (puts the strings together)
The Difference Engine and the Analytical Engine
input devices, processing devices, output devices and memory (storage) devices
purpose the break statement is to break out of a loop early. Used to terminate the processing of a particular case within a switch statement

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Considered the "father" of computing
developed a new electrical component called a Thermionic Valve which housed two electrodes inside a glass bulb
variables that are only "added" to through an associative and commutative operation and can therefore be efficiently supported in parallel. They can be used to implement counters or sums
Considered the "father" of computing
The Difference Engine and the Analytical Engine

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What was the primary use of Hollerith computers?
Strings are immutable (unchangeable): Python releases it's reservation on the memory that holds your first value, and creates a new reservation in memory for your second value and repoints your variable there
if you have "hello" + myName (puts the strings together)
It used traditional mechanical systems for keeping count. It used punch cards with a grid of locations that were punched out to represent data
Programming languages are one kind of computer language, and are used in computer programming to implement algorithms

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How long did additions, subtractions, multiplications and divisions take on the Harvard Mark 1?
If you changed the design of the cannon or shell, a whole new table would have to be computed
[]
loop through the list items by using a while loop. Use the len() function to determine the length of the list, then start at 0 and loop your way through the list items by referring to their indexes. Remember to increase the index by 1 after each iteration
It could do 3 additions or subtractions per second, multiplications took 6 seconds, and divisions took 15 seconds

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?

Discover more resources for Architecture