Computers can represent some numbers, but not all. Which numbers or type of numbers in the list below cannot be represented precisely by a computer?

a. Rational numbers
b. Fractions
c. 1/100 or .01
d. ½ or .5
e. None of the above.


c

Computer Science & Information Technology

You might also like to view...

Write a statement that displays the elements of row 0 of t.

What will be an ideal response?

Computer Science & Information Technology

AND, OR, and NOT are examples of ________ operators

A) Jacobean B) keyword C) relational D) Boolean

Computer Science & Information Technology

Performance Monitor charts cannot be downloaded and shared with others

Indicate whether the statement is true or false

Computer Science & Information Technology

You can call Canvas’s drawRect method to clear the Canvas. The method receives the rectangle’s upper-left x-y coordinates, width and height, and the ________ object that specifies the drawing characteristics.

a. Draw b. PaintSettings c. Paint d. DrawSettings

Computer Science & Information Technology