About a class access specifiers and method access specifiers ?
Answers were Sorted based on User's Feedback
Class Access Modifier
---------------------
private
public
protected
internal
abstract
sealed
Method Access Modifier
----------------------
private
public
virtual
override
sealed
| Is This Answer Correct ? | 9 Yes | 2 No |
How does insertion sort work?
Can you override private virtual methods?
Is comparator a functional interface?
Define parsing? Explain how to parse a datetime string?
What is a float?
Explain About Assembly in .NET, types of assemblies, their difference, How to register into GAC. How to generate the strong names & its use.
If I have code like try { return; } catch { return; } finally { return; } from which block will the value will be returned. and try has been executed without any error.
What is anonymous method in c#?
Is it possible to add two 50 digit numbers in .net? If yes what is the code snippet?
2 Answers Cognizant, W3 Solutions, Zefer,
What is difference between string and stringbuffer in c#?
How does bitwise work?
In which order the destructor is called for an inherited class?
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)