What C# keyword class access modifier specifies that the
class is concrete and CANNOT be derived from?
Answer Posted / abc
sealed keyword is not used because it's used to stop from
inheritance in c#
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is streamreader/streamwriter class?
What is a console operator?
What is the use of readkey in c#?
How to use nullable types in .net?
Explain about Destructor method?
What are instance fields in c#?
What is Asynchronous call and how it can be implemented using delegates?
What is default method in c#?
Why generics are used in c#?
Helo , Help Me , Help Me About : C# Windows Application - Network How To Manage IP Client's Accessiblity To The Internet Share concise Substitute , Minor ISA Server
What is system console writeline in c#?
Are enums static c#?
What are properties in c#. Explain with an example?
Can hashset contain duplicates c#?
I wish to create a windows application to perform a similar function as that of the "Search" which is provided to look for related files and folders in the System.. What steps must i follow??