
PRE TEST_DSA_MIDTERMS
Authored by Riggs Manuel Sacdalan
Computers
12th Grade
Used 8+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does "Last-In, First-Out" (LIFO) mean in the context of stacks?
The first element added is the first one to be removed
The last element added is the first one to be removed
Elements can be accessed in any order
Elements are sorted as they are added
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which method is used to add an item to the top of a stack in Python?
add()
push()
append()
insert()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the pop() method do?
Looks at the top item without removing it
Removes the item from the top of the stack
Checks if the stack is empty
Adds an item to the stack
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the expression 6 4 + 9 3 - *, what is the result after evaluating the expression?
24
60
10
18
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the peek operation in stack?
To remove the top item from the stack
To check if the stack is empty
To view the top item without removing it
To add a new item to the stack
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a common application of stacks?
Sorting data
Storing parameters and return points during program execution
Managing database connections
Compressing files
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When converting from infix to postfix, what should be done when encountering a right parenthesis?
Push it onto the stack
Append it to the postfix expression
Pop elements from the stack until a left parenthesis is encountered
Ignore it completely
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?