MCQOPTIONS
Bookmark
Saved Bookmarks
→
C++ Programming
→
Constructors And Destructors in C++ Programming
→
Which type of heap is implemented in STL heap?..
1.
Which type of heap is implemented in STL heap?
A.
max heap
B.
min heap
C.
middle heap
D.
close heap
Answer» B. min heap
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
What is the use of is_heap_until() function?
Which function is used to check whether a given sequence is heap or not?
What is the use of sort_heap() function in heap?
Which header file is required to use heap in your program?
Elements in STL heap are removed in ________________________
Which function is used to insert an element into heap?
What is the use of front() function in heap?
Which function is used to construct heap from given sequence of numbers?
Which type of heap is implemented in STL heap?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply