Q.State TRUE or FALSE for the following cases:


a) Stack is a linear data structure

b) Stack does not follow LIFO rule

c) PUSH operation may result into underflow condition

d) In POSTFIX notation for expression, operators are placed after operands


Answer :-

a = True
b = False
c = False
d = True

Post a Comment

You can help us by Clicking on ads. ^_^
Please do not send spam comment : )

Previous Post Next Post