Cisco
600-504 · Question #2
Applications compiled by Java are better adaptive to different operating systems like Windows and Linux than applications compiled by C compiler. Which option describes why Java applications are…
The correct answer is A. Java has a DLL to abstract the difference of OS. See the full explanation below for the reasoning.
Question
Applications compiled by Java are better adaptive to different operating systems like Windows and Linux than applications compiled by C compiler. Which option describes why Java applications are more independent from the OS than C applications?
Options
- AJava has a DLL to abstract the difference of OS.
- BJava compiler is smarter than C compiler.
- CJava compiler creates byte code that is run on Java VM, and Java VM is prepared for
- DThis is an urban legend. No difference between Java and C.
How the community answered
(45 responses)- A73% (33)
- B4% (2)
- C7% (3)
- D16% (7)
Community Discussion
No community discussion yet for this question.