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 |
What is the symbol used for in c#?
What will be the output of the following code?
What is encapsulation in csharp?
Is array thread safe c#?
Is c# substring zero based?
if we inherit class in stack so object of stack will store in stack or heap? as class a { int s; public aa(){} } stack mystack:a { } mystack obj; ans: about obj
What are the Features in .net framework 1.1
Does main have to be static c#?
What is a pre-requisite for connection pooling?
What is difference between out and ref in c#?
How do you implement multiple inheritance in .NET?
What is object pool 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)