Suppose A is an anonymous inner class in Test. A is compiled into a file named _________.

a. A.class
b. Test$A.class
c. A$Test.class
d. Test$1.class
e. Test&1.class

d

Computer Science & Information Technology

You might also like to view...

The process of making files smaller is file ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

A(n) ____________ constructor initializes the container to be a copy of an existing container of the same type.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology