Question 13 2 pts Edit this Question Delete this Question 0 multiple_choice_ques
ID: 3811516 • Letter: Q
Question
Question 13 2 pts
Edit this Question Delete this Question
0 multiple_choice_question 35988978
A method that calls itself is called a ---
A method that calls itself is called a ---
Move To... This element is a more accessible alternative to drag & drop reordering. Press Enter or Space to move this question.
Flag this Question
Question 14 2 pts
Edit this Question Delete this Question
0 multiple_choice_question 35988943
A reasonable action when attempting to remove an item from an empty stack is --
A reasonable action when attempting to remove an item from an empty stack is --
Move To... This element is a more accessible alternative to drag & drop reordering. Press Enter or Space to move this question.
Flag this Question
Question 15 2 pts
Edit this Question Delete this Question
0 multiple_choice_question 35988963
In a vector implementation of a Stack ADT, you clear all of the contents of a stack using which vector method? ---
In a vector implementation of a Stack ADT, you clear all of the contents of a stack using which vector method? ---
Move To... This element is a more accessible alternative to drag & drop reordering. Press Enter or Space to move this question.
Flag this Question
Question 16 2 pts
Edit this Question Delete this Question
0 multiple_choice_question 35988961
In a vector implementation of a Stack ADT, you check for an empty stack using which vector method? ---
In a vector implementation of a Stack ADT, you check for an empty stack using which vector method? ---
Move To... This element is a more accessible alternative to drag & drop reordering. Press Enter or Space to move this question.
Flag this Question
Question 17 2 pts
Edit this Question Delete this Question
0 multiple_choice_question 35988951
Reverse polish notation is another term for a(n) --
Reverse polish notation is another term for a(n) --
Move To... This element is a more accessible alternative to drag & drop reordering. Press Enter or Space to move this question.
Flag this Question
Question 18 2 pts
Edit this Question Delete this Question
0 multiple_choice_question 35988955
In a vector implementation of a Stack ADT, you add an entry to the top of a stack using which vector method? ---
In a vector implementation of a Stack ADT, you add an entry to the top of a stack using which vector method? ---
Move To... This element is a more accessible alternative to drag & drop reordering. Press Enter or Space to move this question.
Flag this Question
Question 19 2 pts
Edit this Question Delete this Question
0 multiple_choice_question 35989017
Shell sort can be improved by: ---
Shell sort can be improved by: ---
Move To... This element is a more accessible alternative to drag & drop reordering. Press Enter or Space to move this question.
Flag this Question
Question 20 2 pts
Edit this Question Delete this Question
0 multiple_choice_question 35989011
The average-case performance for shell sort is: ---
The average-case performance for shell sort is: ---
Move To... This element is a more accessible alternative to drag & drop reordering. Press Enter or Space to move this question.
Flag this Question
Question 21 2 pts
Edit this Question Delete this Question
0 multiple_choice_question 35988958
In a vector implementation of a Stack ADT, you remove an entry from the top of a stack using which vector method? ---
In a vector implementation of a Stack ADT, you remove an entry from the top of a stack using which vector method? ---
Move To... This element is a more accessible alternative to drag & drop reordering. Press Enter or Space to move this question.
Flag this Question
Question 22 2 pts
Edit this Question Delete this Question
0 multiple_choice_question 35988982
When too many recursive calls are made creating more activation records than the allocated program memory can handle, what kind of error occurs? ---
When too many recursive calls are made creating more activation records than the allocated program memory can handle, what kind of error occurs? ---
Move To... This element is a more accessible alternative to drag & drop reordering. Press Enter or Space to move this question.
Flag this Question
Question 23 2 pts
Edit this Question Delete this Question
0 multiple_choice_question 35988957
In a vector implementation of a Stack ADT, you retrieve the top entry without removing it using which vector method? ---
In a vector implementation of a Stack ADT, you retrieve the top entry without removing it using which vector method? ---
base methodExplanation / Answer
Q13)Ans:reecursive method
Q14)Ans:throw an exception
Q15)Ans:clear
Q16)Ans:empty
Q17)Ans:postfix expression
Q18)Ans: push
Q19)Ans:
Q20)Ans:
Q21)Ans:pop
Q22)Ans:stack overflow
Q23)Ans:none of the above
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.