McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2026
→
Computer Science Engineering (CSE)
→
Data Structure and Algorithms (DSA)
→
the terms push and pop are related to
Q.
the terms push and pop are related to
A.
stack
B.
queue
C.
array
D.
none of the above
Answer» A. stack
1.7k
0
Do you find this helpful?
13
View all MCQs in
Data Structure and Algorithms (DSA)
Discussion
No comments yet
Login to comment
Related MCQs
The term “push” and “pop” is related to the
If a, b and c are integer variables with the values a=8, b=3 and c=-5. Then what is the value of the arithmetic expression: 2 * b + 3 * (a-c)
Nodes that are not root and not leaf are called as internal nodes.
Groups of consecutive elements in a string, such as words, phrases and sentences are called ________.
If string 1 = John, and string 2 = Rivers are merged, the process is called ----
Programming languages like FORTRAN and PASCAL allocate memory space for arrays ______.
The process of accessing and processing each element of an array A, exactly once is called _______.
________ is a list in which the order of the items is significant, and the items are not necessarily sorted.
Representation of a two dimensional as one single column of rows and mapping it sequentially is called _______ representation.
In ______ method of hashing, selected digit are extracted from the key and used as the address.