What C# keyword class access modifier specifies that the
class is concrete and CANNOT be derived from?
Answers were Sorted based on User's Feedback
Answer / abc
sealed keyword is not used because it's used to stop from
inheritance in c#
| Is This Answer Correct ? | 2 Yes | 0 No |
Can enum have methods c#?
What are scriptable objects?
If c# destructors are so different to c++ destructors, why did ms use the same syntax?
How does it work?
What is a hashset c#?
Can bool be null c#?
What's different between c# and c/c++?
What is the difference between these statements obj=null and obj.dispose()
How to find out that the code is written as managed or un-managed code?
What is a linq in c#?
If I return out of a try/finally in c#, does the code in the finally-clause run?
How Is The Dll Hell Problem Solved In .net?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)