Final Exam Flashcards

1
Q

Who was the first programmer ever

A

Ada King

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Who proposed the idea of a programmable computer

A

Charles Babbage

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Who invented the first compiler because they were tired of generating machine code by hand

A

Grace Hopper

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Who designed the enigma machine during WW2 breaking the enigma code and proposed the notion of computer intelligence

A

Alan Turing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Earliest computers were used for math “computation” like the ______

A

abacus

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is a transistor

A

a small device that allowed to broad control of electrical signals is considered THE MOST important invention of the 20th century

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

who created the first graphical user interface (engaging screens on computers, not just text)

A

Xerox

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

what is Moore’s Law?

A

every 18th months, you can double the number of transistors on an integrated circuit (cost effective)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

The internet is truly a loose confederation of data communication networks

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

http://cs.brown.edu - what does http represent?

A

Indication of what security measures are used on the website

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

http://cs.brown.edu - what does cs.brown.edu represent

A

Domain name

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

CPUs

A

at the heart of a computer: fetch -> decode -> executes instructions in a sequence

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

GUI

A

graphical user interface

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

what are the two parts computer storage is broken into?

A

RAM and ROM

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

what does RAM stand for?

A

random access memory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

ROM

A

read only memory

17
Q

remider:
When you power off/close ur computer, RAM memory gets CLEARED
Non volatile memory maintains its state

18
Q

input/output (I/O) is the _____ of data and information between a user and the computer

19
Q

____ is the number system most computer architecture is built on

20
Q

Graphics, like images, are made up of thousands of tiny colored

21
Q

_______ refers to the capacity of detail contained in an image, message or symbols

A

resolution

22
Q

legality of computing: authentication answers what?

A

“who am i?”

23
Q

concept of security: is it ever possible for something to be 100% secure?

A

No. Fuck no.

24
Q

DDOS attacks

A

Cripple domains by flooding then with SO many requests that they become unusable. System gets overloaded

25
Ransomware
holding a machine hostage through virasis until a random is paid
26
how is sound captured?
captured through a microphone and then is converted into electrical signals
27
CS (compact disk) stores __ minutes of music ****
74
28
Analog is continuous, digital is
discrete
29
Analog to digital conversion is called
compression
30
Images are colored through pixels denoted in RGB values: red green blue from ? to ?
0-255
31
5 steps of software creation
1. Problem specification 2. Pseudodcoing 3. Coding 4. Testing and debugging 5. Planning and design
32
what computing language is most commonly used for databases
SQL
33
what does HTML stand for?
Hypertext Markup Language
34
what does CSS stand for?
Cascading Style Sheets
35
The Chinese Room problem describes the limitation of AI.
If a person in a room doesn’t kow Chinese, but has a book of Chinese responses, they can appear to the outside world as knowing Chinese AI will never actually KNOW things, it solely knows HOW TO RESPOND
36
IBM deep blue
37