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...

What are Sealed Classes in C#?

Answer Posted / irfan

Sealed classes cannot be inheritted by parent class and
sealed methods cannot be ovrriden

Is This Answer Correct ?    24 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do you call it a process? What’s different between process and application in .net, not common computer usage, terminology?

1042


Is it true that all c# types derive from a common base class?

1159


How do I declare a pure virtual function in c#?

1036


If you define a user defined data type by using the class keyword, is it a value type or reference type?

928


Why do we need constructors?

953


What is asynchronous one-way calls?

1027


code for arranging given number in possible permutation ways ex:123,321,312,132,231,213.

2226


Explain 'structure padding'?

1176


What is class method c#?

954


What is the default value of boolean variable?

1022


What is the difference between const and static read-only?

993


What is ienumerable <> in c#?

954


Please write a program to display “welcome to bestinterviewquestion.com” in c#?

962


Are string objects mutable or immutable?

991


How many bytes is a char c#?

937