Lokale innere Klasse in Java
method-local inner class? *
A. can be marked final.*
B. It can be marked abstract.*
C. It cannot be marked public.
D. It cannot be marked static.
E. All of the above
Grumpy Grivet