Java is not:
A.
Object-oriented.
B.
Distributed.
C.
Architecture Specific.
D.
Multithreaded.
Explanation:
JAVA was developed so that the same program could be executed on multiple hardware and operating system
platforms, it is not Architecture Specific.
Incorrect Answers:
A: JAVA is object-oriented as it works with classes and objects.
B: JAVA was developed to be used in a distributed computing environment.
D: JAVA is multi-threaded that is calls to subroutines as is the case with object-oriented programming.Harris, Shon, All In One CISSP Exam Guide, 6th Edition, McGraw-Hill, New York, 2013, p. 1148