There (1) not one type of reading but several according to your reasons for reading. To read carefully, you have to (2) your reading speed and technique (3) your aim (4) reading. Skimming is a technique necessary for quick and efficient reading.
When skimming, you (5) the reading (6) quickly in order to get the (7) of it, to know how it is organized, (8) an idea of the tone or the intention of the writer. Skimming is (9) an activity which (10) an overall view of the text and (11) a definite reading competence.
Skimming doesn’t need reading all the material, but it doesn’t mean that it is an (12) skill for the lazy, because it need a high degree of alertness and concentration.
When you read, you usually start with (13) understanding and move towards detailed understanding rather than working the other way round. But (14) is also used after you have
A. adapt
B. adopt
C. change
D. adept
We know a computer is a machine that processes data (stored in main memory) into information, under control of a stored program. We also know that, internally, a computer is a binary machine; thus the data and the program instruictions must be stored in binary form. Characters are represented in (71) . Numbers are stored as binary numbers, with each bit’s positional value significant. A computer’s main memory is divided into bytes, words or both (depending on the system), and each of these basic storage units is assigned an (72) . Using this address, the processor can read or write selected bytes or words.
The processor consists of a clock, an instruction control unit, an arithmetic and logic unit, and registers. Once a program is stored in main memory, the processor can begin to execute it. During (73) , the instruction control unit fetches an instruction from main memory; during (74) , the arithmetic and logic unit executes it.
A. a binary code
B. words
C. registers
D. positional values
我来回答: