Hi
I am having a code in which I am using 2 hash tables for storing 2 values for a particular key on which i do some mathametical operation. Can i store the two values for a particualr key with using only 1 hash table???
can anyone help me on that ASAP
thanks
I am having a code in which I am using 2 hash tables for storing 2 values for a particular key on which i do some mathametical operation. Can i store the two values for a particualr key with using only 1 hash table???
can anyone help me on that ASAP
thanks
Comment