Does an abstract class can contain sealed methods? Can we create an abstract class without abstract methods?

Showing Answers 1 - 1 of 1 Answers

yatin

  • May 11th, 2007
 

Yes abstarct class can contain sealed method. No we cannot create an abstract class without abstract method.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions