Title: Computer Science Jeopardy
1Computer Science Jeopardy
2Computer Science Jeopardy
Computer Architecture
Computer Languages
Miscellaneous
Key Terms
CMPS
Q 100
Q 100
Q 100
Q 100
Q 100
Q 200
Q 200
Q 200
Q 200
Q 200
Q 300
Q 300
Q 300
Q 300
Q 300
Q 400
Q 400
Q 400
Q 400
Q 400
Q 500
Q 500
Q 500
Q 500
Q 500
Final Jeopardy
3Computer Science Jeopardy
Computer Architecture
Computer Languages
Miscellaneous
CMPS
Key Terms
Q 100
Q 100
Q 100
Q 100
Q 100
Q 200
Q 200
Q 200
Q 200
Q 200
Q 300
Q 300
Q 300
Q 300
Q 300
Q 400
Q 400
Q 400
Q 400
Q 400
Q 500
Q 500
Q 500
Q 500
Q 500
Final Jeopardy
4100 Question from CMPS
This is a is a very young discipline.
5100 Answer from CMPS
What is Computer Science?
6200 Question from CMPS
These were initially developed in the 1940s.
7200 Answer from CMPS
What is Electronic Computers?
8300 Question from CMPS
- The use of word processors for writing and data
management systems for storing every conceivable
form of information.
9300 Answer from CMPS
What is Computer Literacy?
10400 Question from CMPS
Define a problem clearly Document that
solution Communicate that solution to colleagues,
professionals in other fields, and the general
public
11400 Answer from CMPS
What is Communication?
12500 Question from CMPS
The problem solving emphasis of computer science
borrows heavily from the areas of
13500 Answer from CMPS
What is Math and Logic?
14100 Question from Computer Architecture
Most modern computers in organizations such as
companies and universities are linked to a
15100 Answer from Computer Architecture
What is network?
16200 Question from Computer Architecture
The Classification of Modern computers are the
17200 Answer from Computer Architecture
What is mainframe, Minicomputer, microcomputer,
workstation?
18300 Question from Computer Architecture
generally designed for one user _at_ a time, limited
storage capacity, lower in cost than mainframe
and minicomputers, referred to as personal
computers
19300 Answer from Computer Architecture
What is a microcomputer?
20400 Question from Computer Architecture
large machine, used by major companies,
government agencies universities
21400 Answer from Computer Architecture
What is a mainframe?
22500 Question from Computer Architecture
the ALU and control unit are two important parts
of the
23500 Answer from Computer Architecture
What is CPU?
24100 Question from Computer Languages
easier to read, write and understand
25100 Answer from Computer Languages
What is high-level language?
26200 Question from Computer Languages
- time consuming, difficult to read and understand
27200 Answer from Computer Languages
What is machine language?
28300 Question from Computer Languages
Basic, Fortran, LISP, Pascal, C, C and many
more
29300 Answer from Computer Languages
What are high level languages?
30400 Question from Computer Languages
A low level language
31400 Answer from Computer Languages
What is assembly language?
32500 Question from Computer Languages
Program structure in a reasonable approximation
of English, Allows the use of descriptive words
for variables and data types, Facilitates good
problem solving habits, Allows object oriented
development
33500 Answer from Computer Languages
What are strengths of C?
34100 Question from key terms
a digit either 0 or 1 in the binary number system
35100 Answer from Key terms
What is a binary digit?
36200 Question from Key terms
- a computer program that automatically converts
instructions in a high-level language to machine
language
37200 Answer from Key terms
What is compiler?
38300 Question from Key terms
to carry out the instructions of a program
39300 Answer from Key terms
What is execute?
40400 Question from Key terms
an auxiliary device for memory usually a disk or
magnetic tape
41400 Answer from Key terms
What is a secondary Memory device?
42500 Question from Key terms
the programs that allow users to write and
execute other programs, including operating
systems such as DOS
43500 Answer from Key terms
What is system software?
44100 Question from Miscellaneous
I/O stands for
45100 Answer from Miscellaneous
What is input/output?
46200 Question from Miscellaneous
The advent of ________ has reduced the size and
increased the availability of computers
47200 Answer from Miscellaneous
What is silicon chips?
48300 Question from Miscellaneous
The information in the form of characters and
numbers manipulated by computers is known as
49300 Answer from Miscellaneous
What is data?
50400 Question from Miscellaneous
Auxiliary memory exists on
51400 Answer from Miscellaneous
What are floppy disks, hard disks and magnetic
tape?
52500 Question from Miscellaneous
A set of instructions that tells the computer
what to do
53500 Answer from Miscellaneous
What is program?
54Final Jeopardy
The three major components of any computer.
55Final Jeopardy Answer
What is main memory, Control unit and ALU?