logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • Why interface data is final?


  • Correct Answer
  • bcoz interface does not contains any initializers and constructors to initialize its data members 


  • Technology problems


    Search Results


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


    Comments

    There are no comments.

Enter a new Comment