Question: Why is the val instance variable in the nested Node class in HashST declared to be of type Object instead of Value?
Why is the val instance variable in the nested Node class in HashST declared to be of type Object instead of Value?
Step by Step Solution
3.30 Rating (156 Votes )
There are 3 Steps involved in it
The data type Object is used in Java when there is uncertainty about the object type that an instanc... View full answer
Get step-by-step solutions from verified subject matter experts
