Multiple Choice
Which of the following can be facilitated by the Inheritance mechanism?1 Use the existing functionality of base class.2 Overrride the existing functionality of base class.3 Implement new functionality in the derived class.4 Implement polymorphic behaviour.5 Implement containership.
A) 1, 2, 3
B) 3, 4
C) 2, 4, 5
D) 3, 5
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Which of the following statements is correct
Q2: Which of the following is the correct
Q3: The point at which an exception is
Q5: The scope of a variable depends on
Q6: _ is a set of devices through
Q7: The controls available in the tool box
Q8: A class implements two interfaces each containing
Q9: Which of the following statements is correct
Q10: Which of the following statements is correct
Q11: The reason that C# does not support