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 C# keyword class access modifier specifies that the
class is concrete and CANNOT be derived from?

Answers were Sorted based on User's Feedback



What C# keyword class access modifier specifies that the class is concrete and CANNOT be derived fr..

Answer / vijay rana

by keyword sealed

Is This Answer Correct ?    28 Yes 2 No

What C# keyword class access modifier specifies that the class is concrete and CANNOT be derived fr..

Answer / mahei

sealed class

Is This Answer Correct ?    7 Yes 3 No

What C# keyword class access modifier specifies that the class is concrete and CANNOT be derived fr..

Answer / abc

sealed keyword is not used because it's used to stop from
inheritance in c#

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What can be done with c#?

0 Answers  


Explain about finalize method?

0 Answers  


Is int a struct in c#?

0 Answers  


Why do we use abstract class in c#?

0 Answers  


Is c# lazy thread safe?

0 Answers  


Which function is the entry point for a DLL in MS Windows 3.1?

0 Answers   3i Infotech,


Is c# easier than c++?

0 Answers  


What does void mean unity?

0 Answers  


Is there an equivalent to the instanceof operator in visual j++?

0 Answers  


Are constructors inherited c#?

0 Answers  


What is a callback c#?

0 Answers  


Explain the difference between passing parameters by value and passing parameters by reference with an example?

0 Answers  


Categories