logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is abstract method?


  • Correct Answer
  • abstract method is a method declared with abstract modifier but with out body 


  • Technology problems


    Search Results


    • 1. why protected modifier?
    • Discuss
    • 2. What is the use of tostring() method?
    • Discuss
    • 3. why overriding finalize() method?
    • Discuss
    • 4. What is the purpose of overriding toString() method?
    • Discuss
    • 5. What is final method?
    • Discuss
    • 6. Why interface data is static?
    • Discuss
    • 7. Why interface data is final?
    • Discuss
    • 8. Why interface data is public?
    • Discuss
    • 9. How to create a file on the hard disk by using File class object?
    • Discuss
    • 10. How to create Directory on the HD?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment