How many symbols can be represented by four bits?

a. 12
b. 16
c. 36
d. 256


b. 16

Computer Science & Information Technology

You might also like to view...

When a structure is passed __________ to a function, its members are not copied.

a. by reference b. by value c. Either of these d. Neither of these

Computer Science & Information Technology

When simple criteria involve a numeric field, you type only the number, not commas or dollar signs.

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

Computer Science & Information Technology

?A Flash symbol is exported as a ________________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Instance variables declared readonly do not or cannot:

a) use the principle of least privilege b) be initialized c) be modified once the object is constructed d) cause syntax errors if used as a left-hand value

Computer Science & Information Technology