I'm having a problem of connecting 2 linked Lists.what i want to do is,when one of the linked list get empty,that space should have be filled by the elements in the other linked list.I'm bit confuse about the way how to connect that.I just want to how could i do that.hope you people could give me a clue.
thank you