Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

How can we cast to an object reference to an interface reference?

Pragya Keshap answered on February 4, 2023 Popularity 2/10 Helpfulness 1/10

Contents


More Related Answers

  • convert interface into object typescript
  • cast unrelated object in java
  • Convert type interface{} to Link

  • How can we cast to an object reference to an interface reference?

    0

    An Object that implements an Interface can be cast to the same

    Interface. Since An Object implementing an Interface already

    provides implementation for the methods of that Interface, it is

    allowed to do so as per the rules of Inheritance

    https://www.tutorialspoint.com/can-we-cast-an-object-reference-to-an-interface-reference-in-java-if-so-when#:~:text=Yes%2C%20you%20can.,reference%20to%20an%20interface%20reference.

    Popularity 2/10 Helpfulness 1/10 Language java
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Feb 04 2023
    Pragya Keshap
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.