Does C# support static class?Is Static class be inherited by
any class?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the code Access Security (CAS) in .net Framework?

696


What does it mean your session has timed out?

533


How do you declare static variable? What is its lifetime?

513


How do http sessions work?

508


Explain the various authentication mechanisms in asp.net.

493






explain code with datachaching with example

1702


What is repository pattern in mvc.net? : asp.net mvc

532


Which authentication uses a combination of windows and iis authentication?

593


What is sdlc process?

532


What are the main requirements for caching?

545


What is autopostback true?

614


What is web configuration file and how to use in web application

595


How to prevent client side validation from the ASP.NET validation controls?

581


How can I configure asp.net applications that are running on a remote machine?

539


List all templates of the repeater control.

569