What data structure is fastest, on average, for retrieving data:

a) Binary Tree

b) Hash Table

c) Stack


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is the difference between object-oriented programming and procedural programming?

0 Answers  


What is private public protected in c++?

0 Answers  


Why do we need constructors in c++?

0 Answers  


What is the most powerful coding language?

0 Answers  


Explain about Garbage Collector?

0 Answers  






Which one is better- macro or function?

0 Answers   Fidelity,


What is namespace & why it is used in c++?

0 Answers  


write infinite loop in C++ which does not use any variable or constant?

3 Answers  


Differentiate between late binding and early binding.

0 Answers  


Is c or c++ more useful?

0 Answers  


What is atoi in c++?

0 Answers  


What is the prototype of printf function?

0 Answers  


Categories