Vidyalelo
C# Programming · Q40

Functions and Methods in C Sharp

Programming · C# Programming · question 40

Q40

In C#, which keyword is used to define a method that cannot be overridden in derived classes?

A.
sealed
Answer
B.
static
C.
override
D.
const

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board