What is the underlying datastructure of map?
Answer Posted / o saienni
Most STL implement a map as a balanced binary tree. However
the standard doesn't specify that it should be implemented
as such.
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is stl language?
What do stl stand for?
What is a list in c++ stl?
i wanted to know about questions about c,c++ , which is required for placements.... im a fresher
draw a flowchart that accepts two numbers and checks if the first is divisible by the second.
When did c++ add stl?
How stl is different from the c++ standard library?
totoo po ba ang manga aliens!
Q1. A. What is unary operator? List out the different operators involved in the unary operator. B. What is an adjust field format flag? Q2. A. Distinguish between a # include and #define. B. Can a list of string be stored within a two dimensional array? Q3. A.Explain how a pointer to function can be declared in C++? B.List the merits and demerits of declaring a nested class in C++? Q4. A. What are the syntactic rules to be avoid ambiguity in multiple inheritence? B. Explain the operation of overloading of an assignment operator. Q5. A. Explain how the virtual base class is different from the conventional base classes of the opps. B. Explain how an exception handler is defined and invoked in a Program. Q6. A. What is a binary file? List the merits and demerits of the binary file usagein C++. B. Write short notes on Text Manipulation Routines. C. Write bites in Turbo c++ Header (“Include”) Files.
What are the different types of stl containers?
how can u do connectivity in c++ language? plz send me connectivity code in c++ ?
To modify an, existing worksheet. What steps are involved for: 1. Inserting and deleting rows and columns. 2. Printing cell formulas 3Jld displayed values 3. Using the page setup command
What is the stl, standard template library?
what is template and type convertion
What is stl in c++ with example?