M
Q. 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.
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. Only ___________ amount of processing time is needed for data conversion.
Q. Choose “.NET class” name from which data type “UInt” is derived?
Q. What will be the output of the following C# code?
Q. What is the difference between Console.Write() and Console.WriteLine() methods in C#?
Q. Which of the following statements is incorrect about delegate?
Discusssion
Login to discuss.