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

what are login controls?

0 Answers   Six Sigma,


can any one urls for learning .net(which is written in simple english)

1 Answers  


Explain about validation?

0 Answers  


What is a memory management?

3 Answers   Six Sigma,


can Array contains different datatypes ?

5 Answers  






What is IL code, CLR, CTS, GAC & GC?

0 Answers   MindCracker,


What is a Windows Service and how does its lifecycle differ from a "standard" EXE?

2 Answers   Siebel Systems,


How do I write to the application configuration file at runtime?

0 Answers  


Is .net easier than java?

0 Answers  


which of the following statement is true about gac. a)it is being handled by .net framwork b)It is special folder c)it can have files with same name etc etc.

4 Answers   Honeywell,


what are constructors and destructors?

0 Answers   Six Sigma,


What is the cli? Is it the same as the clr?

0 Answers  


Categories