Hi,
I am running below given program and it gets hang after printing array reference if i remove exit keyword. if there are more than one array in queue then it gets hang for last element. but when i put exit then it prints well but i cant access second element from queue in this case,so plz anyone help me y it is happening?