adplus-dvertising
frame-decoration

Question

Which is the correct statement about an ArrayList collection that implements the IEnumerable interface?

a.

To access members of ArrayList from the inner class, it is necessary to pass ArrayList class’s reference to it

b.

The inner class of ArrayList can access ArrayList class’s members

c.

The ArrayList class consist of inner class that implements the IEnumerator interface

d.

All of the mentioned

Answer: (d).All of the mentioned

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which is the correct statement about an ArrayList collection that implements the IEnumerable interface?