logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • Why interface data is static?


  • Correct Answer
  • Interface data is static data why bcoz interface supports multiple inheritance if inteface data is non-static then there is chance for replication of the data (bcoz of replication of data ambiguity problem occurs ) 


  • Technology problems


    Search Results


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


    Comments

    There are no comments.

Enter a new Comment