logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is meant by heap?


  • Options
  • A. Used for fast reterival of elements
  • B. Used for organising the elements
  • C. Both a & b
  • D. None of the mentioned

  • Correct Answer
  • Both a & b 

    Explanation

    A heap is a way to organize the elements of a range that allows for fast retrieval of the element.


  • Technology problems


    Search Results


    • 1. Pick out the correct method in the c++ standard library algorithm.

    • Options
    • A. mismatch
    • B. maximum
    • C. minimum
    • D. None of these
    • Discuss
    • 2. What will happen when an exception is not processed?

    • Options
    • A. It will eat up lot of memory and program size
    • B. Terminate the program
    • C. Crash the compiler
    • D. None of the mentioned
    • Discuss
    • 3. Which is also called as abstract class?

    • Options
    • A. virtual function
    • B. pure virtual function
    • C. derived class
    • D. None of these
    • Discuss
    • 4. What is the Standard Template Library?
    • Discuss
    • 5. In which of the following we cannot overload the function?

    • Options
    • A. return function
    • B. caller
    • C. called function
    • D. none of the mentioned
    • Discuss
    • 6. What are static and dynamic type checking?
    • Discuss
    • 7. What is difference between QA, QC and Software Testing?
    • Discuss
    • 8. What is TDD ?
    • Discuss
    • 9. What Is Requirement Traceability Matrix ?
    • Discuss
    • 10. What is the use of controller object UIApplication?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment