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 |
Where is the output of TextWriterTraceListener redirected?
What is class in oops with example in c#?
Write a console application and implement the ternary operator to decide whether the age a user entered after being prompted is allowed to vote or not(given that only citizens between 18 and 120 years only inclusive can vote). Use exception handling for non-numerical input.
If a base class has a bunch of overloaded constructors, and an inherited class has another bunch of overloaded constructors, can you enforce a call from an inherited constructor to an arbitrary base constructor?
Explain the advantage of using system.text.stringbuilder over system.string?
What are collection classes?
What are concrete classes?
What?s the difference between <c> and <code> XML documentation tag?
Can You Prevent Your Class From Being Inherited By Another Class?
Why do we use hashtable in c#?
What is the difference between new and override in c#?
What is response redirect in c#?
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)