0

Since class loading can be split into Bytecode loading, Linking (verification, preparation, optional resolution) and initialization, which one of these stages is responsible for allocation and instantiation of type structures in the method area, that are later used by Class object?

4

0 に答える 0