logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is a container class?


  • Correct Answer
  • A class is said to be a container class which is utilized for the purpose of holding objects in memory or persistent media A generic class plays a role of generic holder A container class is a good blend of predefined behavior and an interface that is well known The purpose of container class is to hide the topology for the purpose of objects list maintenance in memory A container class is known as heterogeneous container, when it contains a set of different objects A container class is known as homogeneous container when it contains a set of similar objects 


  • Technology problems


    Search Results


    • 1. What are virtual functions?
    • Discuss
    • 2. Different access specifiers for the class member in C++
    • Discuss
    • 3. Explain storage qualifiers in C++
    • Discuss
    • 4. Where does the allocaters are implemented?

    • Options
    • A. Template library
    • B. Standard library
    • C. C++ code library
    • D. None of these
    • Discuss
    • 5. 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
    • 6. What is the role of Bug Tracking System?
    • Discuss
    • 7. Describe Bottom-Up and Top-Down approach in Testing.
    • Discuss
    • 8. What is parallel/audit testing?
    • Discuss
    • 9. What is the importance of XML-based layouts?
    • Discuss
    • 10. Why an app on iOS device behaves differently when running in foreground than in background?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment