what is the real use of interface in c#,other than that
multiple inheritance is not possible
Answer Posted / ravindarjobs
have a look at this link
http://msdn2.microsoft.com/en-us/library/3b5b8ezk.aspx
| Is This Answer Correct ? | 10 Yes | 17 No |
Post New Answer View All Answers
What is primitive types in c#?
What is the advantage of constructor?
Can you inherit from multiple classes in c#?
Is void a class?
What is c sharp language?
Can a class be protected in c#?
Where test director stores its data ? Database ,Local file etc...? I need to read this data from Visual Studio 2005 c# client. Regards
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 c# a strongly-typed language?
What are PE(Portable Executable)?
How many bytes is an int c#?
What is an object and a class?
Is .net and c# the same?
Why do we need abstract class?
Is stringbuilder better than string?