Java Hyd Team pinned ยซCglia solutions LLp Road no: 27 jubilee hills Near MCR hrd inst Hyderabad 500 033ยป
Java Hyd Team pinned ยซACT Fibernet Atria Convergence Technologies https://maps.app.goo.gl/Jc2LBbkxTw4hXkVS8ยป
Can array store objects (heterogeneous type parameters)
Anonymous Poll
61%
Yes (object [] a = new object[100]; a[0] = new student (); a[1] = new employee ();
39%
No , the above mentioned is wrong
๐2๐2
๐3
What is the Root interface of collection framework
Anonymous Poll
58%
Collection
37%
Utility
5%
Lang