

Hi,
You can not instantiate an interface,however, u can create its reference variabe.
You can just assign an object of a class (implementing the interface) to the reference variable of the interface.
Thanks.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.