Question: Which of the following is false about Java generic collections? Eliminate the need to downcast from Object types to a specific type Can store objects

Which of the following is false about Java generic collections? Eliminate the need to downcast from Object types to a specific type Can store objects of different data types O Can store objects of one specified data type only O Enable the compiler to detect compile time errors due to incorrect type references
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
