VB .Net Question:
Download Job Interview Questions and Answers PDF
Explain about the keyword Must Inherit?
Answer:
This keyword prevents a class from directly instantiated. This keyword forces users to create references to only derived classes. This keyword is present in C# as abstract and it is very useful in creating applications.
Download VB .Net Interview Questions And Answers
PDF
Previous Question | Next Question |
Name some of the features of C# which are not present in VB.NET? | What would you do to remove Microsoft visual basic name space? |