Multiple choice technology programming languages Stack is used to maintain objects on a permanent basis. True False Reveal answer Fill a bubble to check yourself B Correct answer Explanation The stack is used for short-term memory management, such as storing local variables and method call frames, rather than maintaining objects on a permanent basis.