Answer to Question #45861 in Action Script | Flash | Flex | ColdFusion for Jonathan Bare
// TASK C2.1: explain what the expression between the parentheses below does.
return (stack.top == BOTTOMOFSTACK ? true : false);
1
2014-09-11T06:36:54-0400
Dear visitor,
The expression returns true if stack.top equals to BOTTOMOFSTACK value and false otherwise.
Need a fast expert's response?
Submit order
and get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Learn more about our help with Assignments:
Adobe Flash
Comments
Leave a comment