Difference between C++ and C#.net
Answer Posted / gopal priya bhardwaj
c++ allow multiple inheritance but C# does not support
multiple inheritance
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Why ienumerable is used in c#?
Is c# int immutable?
Differentiate between response.expires and response.expiresabsolute?
What is the difference between const and readonly in c#.net?
What do you mean by expression tree?
What are the 3 different types of arrays?
Is arraylist type safe in c#?
Explain the process of inheriting a class into another class?
What is datetime minvalue in c#?
What is the use of generics in c#?
What is CASPOL?
What is sqldatareader c#?
What is static class in C#?
What is the difference between select and selectmany?
Can private virtual methods be overridden in c#.net?