logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is polymorphism?


  • Correct Answer
  • It is the ability of an object to behave differently on different situations for the same message 


  • Technology problems


    Search Results


    • 1. What is JAR file?
    • Discuss
    • 2. In RDBMS, what is the efficient data structure used in the internal storage representation?

    • Options
    • A. Stack
    • B. Queue
    • C. B+ tree structure
    • D. AVL tree Structure
    • Discuss
    • 3. What is Overloading Polymorphism?
    • Discuss
    • 4. If you are using C language to implement the heterogeneous linked list, what pointer type will you use?
    • Discuss
    • 5. How many types of classes are there in Java?
    • Discuss
    • 6. When do you use :: Operator in C++?
    • Discuss
    • 7. Explain Overriding Polymorphism.?
    • Discuss
    • 8. When should I use abstract classes and when should I use interfaces?
    • Discuss
    • 9. How do you traverse through a collection using its Iterator?
    • Discuss
    • 10. How do you decide when to use ArrayList and When to use LinkedList?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment