Answer Posted / pradip kr sen
Basic Purpose is to use the defined structure/Pattern of
common implementation on the child location.
For example , in a straightline interface you defined
{x1,y1} and {x2,y2} as a parameter.
So while constructing triangle class with the help of
straighline interface(through inheritance) , you need to
follow the same number of parameter defined
on 'Straighline' Interface.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Can a class have static constructor?
Is learning c# hard?
What is c# most used for?
What is difference between string and stringbuffer in c#?
What are custom exceptions in C#?
What is difference between array and collection?
What are the different types of classes in c#?
What is the interface in c#?
Does c# support a variable number of arguments?
What is iqueryable and ienumerable in c#?
Define satellite Assembly in .NET?
What is the difference between constants and read-only?
Can bool be null c#?
What is difference between destructor and finalize?
What is ado net in c#?