(Official Java development engineer QQ group (27163376), please enter your ID for verification. This is the title of the Inspur Java interview I found, which may be helpful to everyone! Looking forward to downloading 2. Can AnonymousInnerClass (anonymous inner class) extend (inherit) other classes, and whether it can implement (implement) interface (interface) Answer: Anonymous inner classes are inner classes without a name. You cannot extend (inherit) other classes, but an inner class can act as an interface, implemented by another inner class. ......
Interview questions (used by Inspur).pdf)