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

A
18
Q

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

A

exchange

19
Q

____ is the number system most computer architecture is built on

A

Binary

20
Q

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

A

____

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
Q

Ransomware

A

holding a machine hostage through virasis until a random is paid

26
Q

how is sound captured?

A

captured through a microphone and then is converted into electrical signals

27
Q

CS (compact disk) stores __ minutes of music **

A

74

28
Q

Analog is continuous, digital is

A

discrete

29
Q

Analog to digital conversion is called

A

compression

30
Q

Images are colored through pixels denoted in RGB values: red green blue from ? to ?

A

0-255

31
Q

5 steps of software creation

A
  1. Problem specification
  2. Pseudodcoing
  3. Coding
  4. Testing and debugging
  5. Planning and design
32
Q

what computing language is most commonly used for databases

A

SQL

33
Q

what does HTML stand for?

A

Hypertext Markup Language

34
Q

what does CSS stand for?

A

Cascading Style Sheets

35
Q

The Chinese Room problem describes the limitation of AI.

A

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
Q

IBM deep blue

A
37
Q
A