
can i use native keyword with abstract method ? if yes explain and if no please explain

Hi Suresh,
abstract and native are illegal combinations to declare a method. Because abstract method mean in feature we are providing implementation but native method mean already it contain legacy code implementaion.
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.