In which topic is expansion order an issue?

a Garbage collection
b Abstract syntax trees
c Program transformations
d Syntax extensions


Which phase is responsible for checking that classes cannot extend interfaces?

a Type checking
b Hierarchy
c Static analysis
d Weeding


Which is not a JVM bytecode instruction?

a ineg
b if_acmpeq
c bnot
d swap
e astore