1.

Does code Segment loads the java code?(a) True(b) FalseI had been asked this question in a job interview.I need to ask this question from Memory Management in portion Exploring java.lang & java.io of Java

Answer»

Right option is (a) True

The EXPLANATION: Code Segment loads COMPILED JAVA bytecode. Bytecode is platform independent.



Discussion

No Comment Found

Related InterviewSolutions