What C# keyword class access modifier specifies that the
class is concrete and CANNOT be derived from?
Answer Posted / vijay rana
by keyword sealed
| Is This Answer Correct ? | 28 Yes | 2 No |
Post New Answer View All Answers
What is array formula?
What is dataset c#?
Can int be null in c#?
What is deferred execution?
What is event and delegates in c#?
Can hashset contain duplicates c#?
What is oledbconnection c#?
Why do we use dictionary in c#?
Is string immutable in c#?
What are jump statements in c#?
How does it work?
Why do we use dataset in c#?
What is console readkey in vb net?
What is a sealed class?
Can you inherit from a sealed class?