C Sharp (C#) - Interfaces
Identify the error in the following interface declaration:
interface ITest {
void Run() {}
}interface ITest {
void Run() {}
}15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions