Question: Which of the following are reuse mechanisms available in C#.NET?

Options

A : 1, 4

B : 1, 3

C : 2, 4

D : 3, 5

Click to view Correct Answer

Previous || Next

Inheritance - General Questions more questions

Which statement will you add in the function fun() of....

What will be the output of the C#.NET code snippet....

Which of the following should be used to implement a....

Which of the following is correct about the C#.NET snippet....

In an inheritance chain which of the following members of....

How can you prevent inheritance from a class in C#.NET....

Which of the following statements are correct about Inheritance in....

Assume class B is inherited from class A . Which....

Which of the following can be declared in an interface?

A class implements two interfaces each containing three methods. The....

Attributes - General Questions more Online Exam Quiz

.NET Framework - General Questions

Enumerations - General Questions

Exception Handling - General Questions

Functions and Subroutines - General Questions

Interfaces - General Questions

Namespaces - General Questions

Operators - General Questions

Polymorphism - General Questions

Properties - General Questions