Which data structure gives efficient search?
A. B-tree B. binary tree C. array D. linked list
Answers were Sorted based on User's Feedback
In what cases using of a 'template' is a better approach then using of a 'base class'?
6 Answers Lucent, Mind Tree, Wipro,
Who created stl?
why we are using the fork command?.. how it works?
Write a program in C/C++ to implement reader- writer problem
Which data structure gives efficient search? A. B-tree B. binary tree C. array D. linked list
21 Answers ABC, Sun Microsystems,
Explain when u will use Observer pattern and how u will implement in c++ .
What is the stl, standard template library?
Write a program to print the swapping in two no and using three variable.
write a program to convert a decimal number in to its equivalent binary number?
Describe the elements of Microsoft Word screen. Write down steps for creating, saving, retrieving, editing and printing a document.
what is use of for loop?
how to overload << and >> operator in c++