Questions

Fill In The Blanks

🎯

Test yourself on this topic

9 questions · timed · auto-graded

Question 11 Mark
______________ is an application of stack which is used to convert arithmetic expression to binary language.
Answer
Polish Strings
View full question & answer
Question 51 Mark
_______________ is a situation when there is no element left and still wish to remove element.
Answer
Underflow
View full question & answer
Question 61 Mark
_______________ method accepts the index number as parameter and removes that item from the list.
Answer
Pop()
View full question & answer
Question 71 Mark
_______________ method searches the given element(as a argument) and remove the first matching element.
Answer
(Remove())
View full question & answer
Question 91 Mark
______________ method accepts two arguments (index,element). If the index is more than the size, then it will insert at the end.
Answer
Insert()
View full question & answer
Fill In The Blanks - Computer Science STD 12 Commerce Questions - Vidyadip