logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is Overloading Polymorphism?


  • Correct Answer
  • Overloading allows multiple functions to exist with same name but different parameters Again if you take bike as an example, it has a function “Start” with two forms ie ?Auto Start? and ?kick start? 


  • Technology problems


    Search Results


    • 1. If you are using C language to implement the heterogeneous linked list, what pointer type will you use?
    • Discuss
    • 2. How many types of classes are there in Java?
    • Discuss
    • 3. Which of the following modifiers can be used with Local inner class?

    • Options
    • A. Final or Abstract
    • B. Final or Transcient
    • C. Abstract or Transcient
    • D. Final or public
    • Discuss
    • 4. A lock can be acquired on a class. The above statement is

    • Options
    • A. True
    • B. False
    • C. Both A and B
    • D. None
    • Discuss
    • 5. What are the various elements of OOPS?
    • Discuss
    • 6. 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
    • 7. What is JAR file?
    • Discuss
    • 8. What is polymorphism?
    • Discuss
    • 9. When do you use :: Operator in C++?
    • Discuss
    • 10. Explain Overriding Polymorphism.?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment