Does C# support static class?Is Static class be inherited by
any class?
Answers were Sorted based on User's Feedback
Answer / balamurugan
Static class cannot create any objects
Static class can have only private constructors
static class can contain only static members
Static loads automatically when the clr loads the namespace
of the class.
| Is This Answer Correct ? | 19 Yes | 1 No |
Answer / hitesh
Yes it supports static class and it can be inherited by
other class but only by using classes and not through
objects
| Is This Answer Correct ? | 5 Yes | 15 No |
all asp.net interives questions
What is the role of global.asax?
How do you create a master page?
What is a url string?
What is the use of mcommand ? mcommand.fill(ds,"orderdetails");
code for inserting images into gridview colomns from database
What is the difference between Codebehind="MyCode.aspx.cs" andSrc="MyCode.aspx.cs"?
What are the various types of cookies in asp.net?
hai to all. what is the procedure for " web hosting ".If you know please message me at "yoursguna@gmail.com". Thank u...
Why do we need master page in asp.net?
what cut off mark for po's,what questions they asked for interview?
How do you use a custom validator? When might you want to use one?
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)