The default value for data field of a boolean type, numeric type, object type is ___________, respectively.

a. true, 1, Null
b. false, 0, null
c. true, 0, null
d. true, 1, null
e. false, 1, null

b. false, 0, null

Computer Science & Information Technology

You might also like to view...

ADTs should be in separate files because

a. This promotes information hiding b. This promotes data abstraction c. This promotes software reusability d. This results in faster recompilation e. All of the above f. None of the above

Computer Science & Information Technology

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

Like UNIX e-mail servers, Exchange maintains logs to track e-mail communication.

Computer Science & Information Technology