Can you inherit multiple interfaces?
Answer Posted / t.prabu
S
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
Is c# strongly typed?
What is the difference between finalize() and dispose() methods?
Are cao stateful in nature?
What is the .NET collection class that allows an element to be accessed using a unique key?
What do you mean by thread safe in c#?
How do I declare a pure virtual function in c#?
What are the Types of compatabilities and explain them
What is reference types in c#?
Can we store different data types in arraylist in c#?
Can hashtable have duplicate keys in c#?
What is a strong name in c#?
What are the different types of constructors in c#?
what is object-oriented programming (oop) language?
Does c# support parameterized properties?
write code for inserting and updating recoards in sql server database using connected architecture & records shoulds displayed in grid view ( use c# )