- Joined
- Aug 3, 2009
- Messages
- 3
- Reaction score
- 0
//two hashtables are equal if and only if they have the same element.
//Elements do not necessarily have to be at the same indeces.
/* i have to create this method which takes an argument the object h from a class MyStringHashTable, my question is, how can i compare two objects which is an arry of strings?
*/
boolean isEqual(MyStringHashTable h){
//
}
can u tell me how can i do this? please..
sweet thanks...:love: :love: :love: :love: :love:
//Elements do not necessarily have to be at the same indeces.
/* i have to create this method which takes an argument the object h from a class MyStringHashTable, my question is, how can i compare two objects which is an arry of strings?
*/
boolean isEqual(MyStringHashTable h){
//
}
can u tell me how can i do this? please..
sweet thanks...:love: :love: :love: :love: :love: