Answer Posted / krishnaveni.k
An Interface is a reference type. In C# and java not
support the multiple inheritance so i am using interface
concept.A class can implement multiple interfaces and using
interface keyword.It contain only method declaretion. but
not implementaion
| Is This Answer Correct ? | 20 Yes | 5 No |
Post New Answer View All Answers
What are the 3 logical operators?
What is multicast delegate explain with example?
Can we overload the main method in c#?
Hi to all..I have to create an intranet application on C#.NET windows Application so please please let can you people help me as iam new in .NET and if u have any samples or website address from where i can get sample please let know.
Is list ienumerable c#?
What are the features of c#?
How to declares a two-dimensional array in C#?
What is a clr host?
What is parallel foreach in c#?
Explain About DTS package
Is int a class in c#?
What is mvc pattern in c#?
What does void do in unity?
Differentiate between dataset and datareader?
How many constructor can a class have?