YES Flashcards
(158 cards)
Time sharing is a technique
Enabling data transfer is given time slots
Allowing a computer to speed up the computations
Enabling the execution of many processors on one processors
Enabling the execution of many processors on one processors
In order to add two floating-point numbers:
The result depends on which number we denormalize
When adding two negative numbers, we will get a positive one
Obtain the same result as one of the arguments, even if none of them is 0
Obtain the same result as one of the arguments, even if none of them is 0
OCR is a kind of software we use for:
Transferring images to text files
Wrong
Wrong
Wrong
Transferring images to text files
Data transfer from hard disk:
always involves buffers;
is much slower than data transfer from RAM to the central processor;
always involves buffers;
is much slower than data transfer from RAM to the central processor;
Al Khwarizmi
was writing the first computer programs
was making a living out of studies
wrote the solutions of mathematical problems in an algorithmic way
was making a living out of studies
wrote the solutions of mathematical problems in an algorithmic way
Creators of mechanical calculators were
Gottfried Wilhelm Leibniz
Blaise Pascal
Wilhelm Schickard
Gottfried Wilhelm Leibniz
Blaise Pascal
Wilhelm Schickard
chess won a game to human
10 years ago
NEVER
5 Years Ago
20 years ago
The following equations are correct in the floating-point system
110 0101 + 111 0101 = 000 0100
010 0100 + 010 0100 = 011 0100
101 0101 + 110 0101 = 111 0100
010 0100 + 010 0100 = 011 0100
101 0101 + 110 0101 = 111 0100
(0011) is a basic period of a number:
6/7
4/5
2/7
4/5
To represent in 2-‘s-complement system an integer with an absolute value more than 1.000.000.000, how many bytes do we need exactly?
30
16
4
6
4
To determine the average complexity of an algorithm we need to evaluate
all possible data
a specific layout of a random variable
concrete data
all possible to imagine algorithms
all possible data
a specific layout of a random variable
To determine the pessimistic complexity of a problem we need to evaluate
all possible data
all possible to imagine algorithms
concrete data
specific layout of a random variable
all possible data
all possible to imagine algorithms
Adding 1.4 + 8.8 in a floating-point processor we are sure that
the result will be rounded
all arguments are represented exactly
the result will be rounded
And the serial port is
always slower than a parallel port
installed in modern notebooks
used to connect a keyboard
always slower than a parallel port
The creator of the first computer is considered to be
Konrad Zuse
John von Neumann
John Backus
Konrad Zuse
Which one of these equations is false in the floating-point system
111 0111 + 000 1000 = 111 0100
111 0111 + 000 0111 = 001 0101
001 0101 + 110 0101 = 111 0101
111 0111 + 000 0111 = 001 0101
(001) is the expansion period of the number
1/7
1/5
6/7
2/7
1/5
Which of the following binary strings rounds best the given values in the floating-point system (3bit exponent + 4 of significand)?
100 0111 best rounds up 7/129
110 0111 best rounds up 7/33
101 0111 best rounds up 1/11
100 0111 best rounds up 7/129
110 0111 best rounds up 7/33
CD-R are written once, because
the lasers cause an irreversible fixation of magnetic domains
the surface of the disc is subjected to irreversible thermal damage
bits are so densely encapsulated that changing one of them would have caused a cascade of further changes
the interference of newly-written bits with the old ones would have caused too mcuh noise (hum?)
the surface of the disc is subjected to irreversible thermal damage
The cylinder count on a disc is
dependable of the formatting options
twice as large as the count of the plates
as itself as the count of the tracks of the surface of a plate
dependable of the formatting options
as itself as the count of the tracks of the surface of a plate
To connect a computer to a network you need a
stable connection
modem
cable
network card
network card
The packet’s route is decided by
the operator
the router
the packet itself
the router
The Turning test is
one of the instructions of the Turning machine
verification of a computer’s intelligence
a type of a logical condition
verification of a person’s intelligence
verification of a computer’s intelligence
Artificial intelligence achieved significant successes in the field of
automatic translation
facial recognition
help in decision making
game programming
help in decision making