1.

When a class is declared within another class, the inner class is called …….. and the outer class is called ……(a) enclosing class, nested class(b) nested class, enclosing class(c) first class, second class(d) A class, B class

Answer»

(b) nested class, enclosing class



Discussion

No Comment Found