R
Q. Which of the following can be facilitated by the Inheritance mechanism? 1. Use the existing functionality of base class. 2. Override the existing functionality of base class. 3. Implement new functionality in the derived class. 4. Implement polymorphic behaviour. 5. Implement containership.
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Q. Which one of the following statements about code debugging is correct?
Q. The ______ are the Graphical User Interface (GUI) components created for web based interactions.
Q. Code that targets the Common Language Runtime is known as
Q. The various possible values of dock property are_________
Q. In a database, a parent-child relationship is also known as a
Q. Number of constructors a class can define of ?
Q. The ref type parameters are____________.
Q. A _______ creates an object by copying variables from another object.
Discusssion
Login to discuss.