Daily Dotnet
Ankit Kashyap
2023-01-03
Which of the following is false about Interfaces in C#?
All members of Interface must be public.
Interface may define default implementations for some or all of its members.
Interfaces can inherit from one or more interfaces.
Interface can't contain instance fields, instance constructors, or finalizers.
Made with 💖 in Beautiful British Columbia 🍁