MCQOPTIONS
Bookmark
Saved Bookmarks
→
Data Structure
→
Number Jumps Reach End Array Operation in Data Structure
→
What is the value of the postfix expression 6 3 2 ..
1.
What is the value of the postfix expression 6 3 2 4 + *?
A.
1
B.
40
C.
74
D.
-18
Answer» E.
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Here is an infix expression: 4 + 3*(6*3-12). Suppose that we are using the usual stack algorithm to convert the expression from infix to postfix notation. The maximum number of symbols that will appear on the stack AT ONE TIME during the conversion of this expression?
What is the value of the postfix expression 6 3 2 4 + *?
Consider the usual algorithm for determining whether a sequence of parentheses is balanced. The maximum number of parentheses that appear on the stack AT ANY ONE TIME when the algorithm analyzes: (()(())(()))?
Entries in a stack are ordered . What is the meaning of this statement?
Pushing an element into stack already having five elements and stack size of 5, then stack becomes ___________
In a stack, if a user tries to remove an element from an empty stack it is called _________
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply