DotNet Technology - Old Questions
Question Answer Details
10. a) How virtual method is used to achieve dynamic binding in C#? Explain with the help of suitable program. [1+4]
b) Define operator overloading. Write a C# program to overload binary operator. [1+4]
Answer
AI Generated Answer
AI is thinking...