.NET Micro Framework - Online Exam Test Papers | .NET Micro Framework - MCQs[multiple choice questions and answers ] | .NET Micro Framework - Mock Test Papers | .NET Micro Framework - Practice Papers | .NET Micro Framework - Sample Test Papers |

Question:
What is an abstract class in .NET?

1.An abstract class provides a partial implementation for functionality and some abstract or virtual members that must be implemented by the inheriting entities. It can declare fields too.

2.An abstract class allows developers to create new classes that reuse, extend, and modify the behavior defined in other classes.

3.An abstract class is responsible for keeping track of what is actually executing and where each executing thread is.

4.An abstract class declares a contract or behavior that implementing classes require. It may declare only properties, methods, and events with no access modifiers. All the declared members must be impl

Posted Date:-2022-08-10 06:28:00


More MCQS Questions and answers

Search