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...