A queue of data
clears the queue size, without delete the data
clears the queue data and size
Return ture if size>0
get topmost value
pop element from the queue
push element to the queue