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

How can I write my own .NET host?

0 Answers   HCL,


what is Difference beetween Array and Hash Table.?

8 Answers   Patni,


Explain the difference between primary & secondary storage device? : .NET Architecture

0 Answers  


which class library is used to find unique key?

1 Answers  


how to create applications by using Visual Studio 2012?

0 Answers   TryTechnicals Pvt Ltd,






What are library functions?

0 Answers   DELL,


How to delete the duplicate records from table(having bulk records)?

4 Answers   BV, iGate,


What's new in the .net 2.0 class library?

0 Answers  


11. diff b/w Dll and Exe

6 Answers   PCS,


Can you explain atlasuiglitz library?

0 Answers  


Explain the types of memory management? : Dot net architecture

0 Answers  


How do I prevent concurrent access to my data?

0 Answers  


Categories