UML Diagram
LinkedList<-Queue
Why implement a method to determine if the queue is empty?
_______________ _______________ _______________ ______
UML Diagram
LinkedList<-Stack
Why implement a method to determine if the stack is empty?
Thanks!
LinkedList<-Queue
Why implement a method to determine if the queue is empty?
_______________ _______________ _______________ ______
UML Diagram
LinkedList<-Stack
Why implement a method to determine if the stack is empty?
Thanks!
Comment