What is a sealed Class? What is the differnce between
sealed class and private class?

Answers were Sorted based on User's Feedback



What is a sealed Class? What is the differnce between sealed class and private class?..

Answer / suresh mediboyina

Sealed calss is a class which cann't be inherited

Is This Answer Correct ?    11 Yes 0 No

What is a sealed Class? What is the differnce between sealed class and private class?..

Answer / ram

sealed class cannot be inherited.

private class can be inheritable

Is This Answer Correct ?    7 Yes 1 No

Post New Answer

More Dot Net AllOther Interview Questions

In LINQ TO SQL if it is possible to select the top 5 records from the particular table using select top 5.

1 Answers   Agiline,


how to change the title of my window?

0 Answers   Six Sigma,


Explain the difference between l1 and l2 cache? : .NET Architecture

0 Answers  


Explain domestic architecture artifacts? : .NET Architecture

0 Answers  


What are the new features of .net 2.0?

0 Answers  


Explain about cookie less session state? : .NET Architecture

0 Answers  


What is difference between .net and visual studio?

0 Answers  


What is the problem with .net generics?

0 Answers  


What happens to the winfx technologies?

0 Answers  


How can i create only one instance of class and thus doesn't allow creating any more instances?

1 Answers  


how to add list of items in a web application and win application?

0 Answers   Six Sigma,


what is the difference between master page and content page?

0 Answers   Six Sigma,


Categories