Convert the binary value 11010101 to decimal.

A. 221
B. 198
C. 245
D. 213


Answer: D

Computer Science & Information Technology

You might also like to view...

An interface and all of its method headings are normally declared to be:

a. public b. private c. protected d. package access

Computer Science & Information Technology

The term "____" is sometimes used as a general term for malware, but that is not the way it is used by computer professionals.

A. Trojan horse B. spam C. virus D. hacking

Computer Science & Information Technology

Which of the following functions required no parameters?

A) Sum B) Trim C) Avg D) Date

Computer Science & Information Technology

Which of the following statements should be used at the end of a SQL statement where an aggregate function such as SUM or COUNT is used?

A. ORDER BY B. HAVING C. JOIN D. GROUP BY 

Computer Science & Information Technology