logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is the use of super call?


  • Correct Answer
  • By using super call we can call super class constructors from sub class constructors and we can initialize super class private data 


  • Technology problems


    Search Results


    • 1. What is the difference between path and classpath?
    • Discuss
    • 2. What is JAR file? what are the main uses of JAR files?
    • Discuss
    • 3. What is unwrapping?
    • Discuss
    • 4. What is wrapping?
    • Discuss
    • 5. What is different among String, StringBuffer, StringBuilder?
    • Discuss
    • 6. If super class ref is pointing sub class object then by using super class ref is it possible to call sub class newly defined method?
    • Discuss
    • 7. What is the use of overriding?
    • Discuss
    • 8. What is the use of overloading ? or why overloading?
    • Discuss
    • 9. What is final method?
    • Discuss
    • 10. What is the purpose of overriding toString() method?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment