what is the use of "mustinherit" keyword?

Answers were Sorted based on User's Feedback



what is the use of "mustinherit" keyword?..

Answer / guest

we hav to override that method or class for furthe rusage

Is This Answer Correct ?    0 Yes 0 No

what is the use of "mustinherit" keyword?..

Answer / sharif

when ever a class is a Abstract class, That class can't be
inherited to the derived class means that abstract class is
consider as Base class, And one more thing is In abstract
contains Concreate methods, means may or may not
implementation, if we want those class in derived classes
means we have to keep mustinherit key word.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

What is meant by managed and unmanaged code?

0 Answers  


Is .net a compiler?

0 Answers  


Which two properties are on every validation control?

7 Answers   Siebel Systems,


Explain what is the difference between constants and read-only variables?

0 Answers  


How to implement DataGrid in .NET?

1 Answers   InfoPro,






what is GAC?

1 Answers   Manhattan,


Please send me the latest asp.net,c#,sql server interview questions .my email id is ramtryin@gmail.com

1 Answers  


What is the use of Treeview control?

0 Answers   CGI,


In Mvc Architecure what is view?

1 Answers   TCS,


What is a formatter?

2 Answers   Infosys, TCS,


Explain what are an object and a class?

0 Answers  


What is difference between static page and dynamic page?

0 Answers  


Categories