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
Why should a c++ programmer be interested in stl?
write a program that input four digit no and finds it is palindrome or not
write a program to demonstrate,how constructor and deconstructor work under multilevel inheritance
how to overload << and >> operator in c++
What are the various types of stl containers?
In what cases using of a 'template' is a better approach then using of a 'base class'?
6 Answers Lucent, Mind Tree, Wipro,
what is compiler?
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.
Give the output of the following program main() {char *p='a'; int *i=100/*p; } what will be the value of *i= 1
Do you like to Submit Questions in Bulk under Same Category?? Then use our Bulk ListerDo you like to Submit Questions in Bulk under Same Category?? Then use our Bulk Lister
What is C++ could you enplane me please?
Is stl part of c++ standard?