A gigabyte is approximately one ________ bytes.

a. thousand
b. million
c. billion
d. trillion.


c. billion

Computer Science & Information Technology

You might also like to view...

Which of the following complexity measures is the most efficient?

a) O() b) O() c) O(n log n) d) O(n) e) O(1)

Computer Science & Information Technology

Classes and interfaces for the JDBC API can be found in which package?

a. java.jdbc. b. javax.jdbc. c. java.sql. d. java.sql.jdbc.

Computer Science & Information Technology

If the subscript of an array is not in the acceptable range, the procedure should try to access the array element to verify the correct range.

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

Computer Science & Information Technology

What should be used if you want an email alert to be sent to you if an error occurs in the SSIS package?

A. user variable B. event handler C. connection manager D. maintenance task

Computer Science & Information Technology