Download Ex01 - webmasterClass

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

C Sharp (programming language) wikipedia , lookup

Computer cluster wikipedia , lookup

Transcript
Exposure Java
Name:
Exercises 1.1
Date:
Period:
01.
Name the three main areas where computers are superior to people.
02.
What are so called “computer errors” caused by?
03.
Finish this sentence: Morse code is based on
04.
In computer science, what means “on” and what means “off”?
05.
What number system do we use?
06.
What number system does the computer use?
07.
What does “ASCII” stand for?
08.
What does “BIT” stand for?
09.
How many BITs are in a Byte?
10.
What can one byte store?
11.
What did early computer scientists need to do to create a set of computer instructions?
12.
Early computers used vacuum tubes. What do today’s computers use?
13.
14.
In computers the main board with all the primary computer components is called the
Which 3 computer chips are we primarily concerned with?
Exercises 01 08-25-03
15.
What does “ROM” stand for?
16.
What does “RAM” stand for?
17.
Which memory is permanent, RAM or ROM?
18.
About how many bytes are in a Tera Byte?
19.
Exactly how many bytes are in a Kilo Byte?
20.
What does “CPU” stand for?
21.
Information is stored on a disk as “iron oxide”. What is the commonly used name for this substance?
22.
List the three main things that can cause the information on your disk to be erased.
23.
What kind of “ROM” uses laser light to read information?
24.
What kind of information allows you to make a precise copy of the original?
Exercises 01 08-25-03
Exposure Java
Name:
Exercises 01.2
Date:
Period:
01.
What is a program?
02.
Which computer language uses mnemonic names?
03.
What is the relationship between base 2 numbers and base 16 numbers?
04.
What are the 2 kinds of translator programs?
05.
What is the difference between “high level” languages and “low level” languages?
06.
What is the name of the first successful, wide-spread, programming language?
07.
Who helped develop compilers and the business language COBOL?
08.
What does “BASIC” stand for?
09.
Who developed “Pascal”?
10.
What does “OOP” stand for?
11.
Who combined the popularity of C, with OOP?
12.
What was this new language called?
Exercises 01 08-25-03