logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • Where does the allocaters are implemented?


  • Options
  • A. Template library
  • B. Standard library
  • C. C++ code library
  • D. None of these

  • Correct Answer
  • Standard library 

    Explanation

    Allocaters are implemented in C++ standard library but it is used for C++ template library.


  • Technology problems


    Search Results


    • 1. How the different permutations are ordered in c++?

    • Options
    • A. Compare lexicographicaly to each other elements
    • B. By finding the highest element in the range
    • C. By finding the lowest element in the range
    • D. None of the mentioned
    • Discuss
    • 2. Which keyword is used to declare the min and max functions?

    • Options
    • A. iostream
    • B. string
    • C. algorithm
    • D. None of these
    • Discuss
    • 3. What is the kind of execution does sequence point allow?

    • Options
    • A. Non-overlap
    • B. Overlap
    • C. Concurrent
    • D. None of these
    • Discuss
    • 4. What kind of object is modifying sequence algorithm?

    • Options
    • A. Function template
    • B. Class template
    • C. Method
    • D. None of these
    • Discuss
    • 5. How many parameters are present in mismatch method in non-sequence modifying algorithm?

    • Options
    • A. 1
    • B. 2
    • C. 3
    • D. 4
    • Discuss
    • 6. Explain storage qualifiers in C++
    • Discuss
    • 7. Different access specifiers for the class member in C++
    • Discuss
    • 8. What are virtual functions?
    • Discuss
    • 9. What is a container class?
    • Discuss
    • 10. What is the role of Bug Tracking System?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment