Copy only first column of a 2-D queue

In reply to abisha:

Hi Abisha,
You can not have a 2D queue, but you can take array of queue and then copy single column as required.