Which one is the most suitable for implementing a priority queue ?
A. Dequeue (double ended queue)
B. Heap
C. Queue
D. Array
Sonali Bank Ltdসাধারন জ্ঞান - বাংলাদেশবিজ্ঞান ও চিকিৎসাবিজ্ঞান ও চিকিৎসা (Topic Practice)Sonali Bank Ltd - ⚡ অনলাইন প্রশ্নব্যাংক দেখুন 💥
সঠিক উত্তরঃ
A.
Dequeue (double ended queue)
Explanation:
Related Questions (Any University/Year)
- A bar code reader emits-
- দেশের প্রথম জাতীয় ব্রাউজারের নাম কী?
- which class of IP address has the most host addresses available by default ?
- What is the name of the latest discovered organ of a human being ?
- Which of the followings is word processing software?
- মোবাইল ফোনের জনক কে?
- All of the following logical connectives are included in SQL except.
- মোবাইল ফোন ব্যবহার শীর্ষ দেশ -
- মস্তিষ্কের বিকাশগত সমস্যা কোনটি?
- Which none of the following is an example of file compression software in a computer?
- সাই-ফাই এর অর্থ কী?
- অক্সিজেন সিলিন্ডারে কি রং দিয়ে পেইন্ট করা হয়?
- what is a'cookie'?
- MS Word এর কোন মেন্যুতে mail merge কমান্ড থাকে?
- Computer keyboard is also known as_____
- Any data or instruction entered into the memory of a computer is considered as
- To divide a class C network into a maximum of 14 subnets -each capable of having up to 14 hosts , the subnet mask used should be :
- চ্যটজিপিটি এর স্বত্বাধিকারী সংস্থা 'অপেন এআই' এর প্রধান নির্বাহীর নাম কী?
- Which is not a feature of object oreinted programming?
- for(i=1; i<10; i+=2) printf("%d", i); এর অউটপুট কী হবে?