Solved

Because Java Byte Code Is the Same on All Computers

Question 8

Multiple Choice

Because Java byte code is the same on all computers, compiled Java programs


A) are non-existent.
B) must be re-compiled for each different machine it is run on.
C) are highly portable.
D) cannot run on computers with different operating systems.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions