Answer the following questions true (T) or false (F)

1. True/False: It is impossible to store the fraction 0.5 in 6 bits as a binary number because 0.510 = 0.12.

2. True/False: To store the binary number 101012in an 8-bit location, simply add three zeros to get 101010002 .

3. True/False: A number system that uses 19 as a base would be impossible to create because the highest possible number system is 16 .


1. F
2. F
3. F

Computer Science & Information Technology

You might also like to view...

Ribbon tools that are not available when worksheets are grouped will be ________

A) underlined B) grayed out C) italicized D) highlighted

Computer Science & Information Technology

Currently the only option on the Alice Edit menu is ____, which is used to change settings for the Alice software.

A. Preferences B. World Statistics C. Text Output D. Error Console

Computer Science & Information Technology

To make use of the functionality provided by Windows Server 2008 Active Directory, you must upgrade all domain controllers to Windows Server 2008 and upgrade the functional levels accordingly

Indicate whether the statement is true or false

Computer Science & Information Technology

The ____ string manipulation function determines if a character is in a string.

A. strlen B. strcmp C. strcpy D. strcat E. strchr

Computer Science & Information Technology