Final Flashcards

1
Q

All of the following are properties of analog transmission except:

A

discrete signals

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

What do we call a technique to encode/decode the bit stream for digital audio?

A

CODEC

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

Since Digital Computer require discrete information, we must convert analog sound into digital sound by way of:

A

sampling

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

Computing gets cheaper every year largely as a result of

A

Moore’s Law

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

What type of storage medium is most often used to hold 133 minutes of video?

A

digital versatile disk

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

MPEG stands for

A

motion picture experts group

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

Who asked the question, “If a computer could be made to think, how would we tell? …have a conversation with it…?”

A

Alan Turing

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

The channel property which measures how long it takes to get from one end to another is called:

A

latency

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

When transforming specific pixels in an image we use

A

local filters

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

Which of the following is NOT a common type of wireless data?

A

LazMax

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

In the transmission of information errors are called?

A

noise

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

which of the following programming languages is used for database queries?

A

SQL

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

which of the following is used to link tables in a database?

A

query

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

which of the following does not obey Moore’s Law?

A

battery capacity

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

python is an example of a(n)

A

high-level language

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

the technique of mixing plain English with code and skipping some details is:

A

pseudocoding

17
Q

data compression is possible because most files are

A

redundant

18
Q

the chinese room problem describes the difficulty of

A

figuring out if a computer achieves artificial intelligence

19
Q

the most advanced machine vision requires

A

object recognition

20
Q

the first computer program that finally was able to play championship Chess was called

A

deep blue

21
Q

the theory that states in order to preserve a reasonable representation of a waveform it must be sampled at least _____its highest frequency is called the ____theorem

A

twice, nyquist

22
Q

____is the area of computer science which explores how to make machines and programs that can reason and appear to think

A

artificial intelligence

23
Q

_____ is possible because redundancy is present in certain types of data such as text, images and video

A

digital compression

24
Q

a ___ is a program that attempts to fool a human into thinking they were talking to a real person.

A

chatterbot

25
Q

Describe the chinese room problem

A

the chinese room problem describes a situation where a person who does not understand chinese is sitting in a room and is given a manual on how to respond to all possible sequences of Chinese symbols. To the outside world, the person in the room seems to understand Chinese, but in fact they do not. By following the manual he is able to manipulate symbols and numerals just as a computer does; he produces appropriate strings of Chinese characters that fool those outside into thinking there is a Chinese speaker in the room. The same should be said about computers. Programming a digital computer may make it appear to understand a language but does not produce real understanding.

26
Q

in data communications, data may be transmitted either ___ or ____ signals

A

analog, digital

27
Q

briefly describe how packet switching works.

A

Packet switching is a method used to switch between the messages of various users. It works in the following way: messages are broken up into packets before they are sent. Each packet
is then transmitted individually and can follow a different path to its destination. Once all the packets forming a message arrive at the destination, they are reassembled into the original message.

28
Q

a ____ is an organized collection of data that may be added to, deleted, modified and reported on

A

computer database

29
Q

the 21st century version of timesharing where computers, services, and software can be share is called ____ computing

A

cloud

30
Q

the two major database models are the ____ model and the ____ model

A

Network, Relational

31
Q

in the statement “x=5”, x is known as a

A

variable

32
Q

just as important as writing a program is ____ and debugginh

A

testing

33
Q

text represented between quotations is known as a(n) ____

A

string

34
Q

Name at least 3 properties of Networks

A

Distance, Media, Signal

35
Q

the compression standard that is most often used for music is called ___

A

MP3