Hi,
I don't agree your point. Although a member inner class within an interface is implicitly public and static, but in forms it is a member, how could we call this form of inner class.
For example:
public interface A {
class inner { }
}
There is a problem of nature language, but not
Java language.
Originally posted by Jim Yingst:
Since Rahul and I explained what's wrong with e and b, the remaining answers are correct:
a, c, d