C Sharp (C#) - Inheritance
Why is the
override keyword important in C# method overriding?override keyword important in C# method overriding?override keyword tells the compiler the method replaces a virtual method in the base class.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions