What are Binay tress and B trees? Diff between them?
Answer Posted / sagar kumar
both binary tree and b tree are same
| Is This Answer Correct ? | 16 Yes | 27 No |
Post New Answer View All Answers
What is name hiding in c++?
How const int *ourpointer differs from int const *ourpointer?
What is the iunknown interface?
Explain the use of virtual destructor?
What is meant by const_cast?
What is c++ used for in games?
Explain deep copy?
Describe delete operator?
When you overload member functions, in what ways must they differ?
Discuss the effects occur, after an exception thrown by a member function is unspecified by an exception specification?
What is the advantage of an external iterator.
Does a derived class inherit or doesn't inherit?
Explain all the C++ concepts using examples.
Is there finally in c++?
State two differences between C and C++.