Two different keys with the same hash value is hash-collision in Hashtable.Two different entries will be kept in a single hash bucket to avoid the collision.
True
False