Java Programming and Technical Programming Program

Which is true about a method-local inner class?

A. It must be marked final.
B. It can be marked abstract.
C. It can be marked public.
D. It can be marked static.

Read Solution (Total 5)

Java Other Question

What is RMI and what are the services
in RMI?
How will you initialize an Applet?