Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



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

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

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

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

Post New Answer

More ASP.NET Interview Questions

How do you remove duplicates without using remove duplicate stage?

0 Answers  


I have prepared A Dynamic website in asp.net with c# and using Ms Sql server 2005 as backend database.i am facing problem while uploading this site on my FTP address it is not accessing the database.please could u tell me how cn i upload Sqlserver database on the web and what would be the connection string...???? I am using Server=".";initial catalog=databasename;persist security info=false;integrated security=SSPI;...pleas help me... Thanks in Advance..

1 Answers  


Explain what is postback in asp. Net?

0 Answers  


Hi, I am working in a small software company in asp.net platform. I need to know how and what are all the task in asp.net will be assigned for the developers in mnc companies. Thanks in advance.

1 Answers  


how to do pakaging nd deployment

1 Answers  


explain ado.net

6 Answers  


Describe how ASP.NET maintains process isolation for each Web application?

0 Answers   B-Ways TecnoSoft,


What is the use of dispose method?

0 Answers  


Explain different types of validators in asp.net?

0 Answers  


can sn.exe can be used before gacutil.exe

2 Answers   Accenture,


What is the name of the base class that all web forms will be inherited?

7 Answers  


1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????

7 Answers   Sparsh,


Categories