We can check whether the queue is Empty or not using the isEmpty() method, which returns 'true' if the queue is empty otherwise returns 'false'.
確定! 回上一頁