Types in Java are divided into two categories. The primitive types are boolean, byte, char, short, int, long, float and double. All other types are ________ types.

a. static
b. reference
c. declared
d. source


b. reference

Computer Science & Information Technology

You might also like to view...

MC If the math module is included in a program, how would a programmer retrieve a list of identifiers in that module?

a) dir ( math ). b) print math. c) dir ( ). d) print ( import math ).

Computer Science & Information Technology

What is the difference between pin to page and pin to browser?

What will be an ideal response?

Computer Science & Information Technology

Which file would you set permissions on to protect the security log on a Windows Server 2003?

A. config B. system.log1 C. SecEvent.evt D. Security.log

Computer Science & Information Technology

Using __________, the system reviews the log files generated by servers, network devices, and even other IDPSs.

A. LFM B. stat IDPS C. AppIDPS D. HIDPS

Computer Science & Information Technology