Hi folks,
i am a bit confused about the following type cast problem
Here even I and A dont have any inheretance relationship, why it does'nt give compile time error.
If instead of a interface reference there is a class refrence on the LHS, it gives compile time error, which we all know why.
Ant one please...
Thanks in advance.
Ramdas