Card 123 / 125: What is the role of bytecode verification in Java?
A)
it prevents pointers counterfeit
B)
it ensures that the code respects the accesses restrictions such as private, public, or protected
C)
it catches OutOfMemory exceptions
D)
it validates the inheritance tree
Answer:
A) it prevents pointers counterfeit
B) it ensures that the code respects the accesses restrictions such as private, public, or protected
Previous Card | ← Previous Card Button |
Next Card | → Next Card Button |
Flip Card | Space-Bar |