Tuesday, 28 August 2012

The pop() member function determines if the stack is empty by calling the _____ member function. | Data Structures

A.     removeback()
B.     isEmpty()
C.     removedfront()
D.     hasNext()

Ans: B


No comments: