Wats the diff between sealed class and private class in
inheritance

Answer Posted / mayur

The Difference between sealed class and private class
is not same
bcoz in private class the user can call the function in
same class
and
if the user has to call sealed class then the methods
function can be called throught other class also

Is This Answer Correct ?    15 Yes 37 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to sort an array in c#

742


What is .net c#?

638


Can constructor be protected in c#?

681


Where do we set the min and max pool size for connection pooling?

706


What is the difference between delegates and events in c#?

642


What is callback function in c#?

694


What is the purpose of constructor in c#?

617


Is datetime nullable c#?

668


What is null propagation c#?

676


What is a property c#?

690


What is thread.sleep()?

679


How can I check the type of an object at runtime?

717


What is escape character in c#?

674


What is the reason behind the invention of c#?

812


What is the advantage of singleton class?

677