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
How can you write a class to restrict that only one object of this class can be created (Singleton class)?
What is the usage of transponders?
What is the difference between internal and private in c#?
What is uint64_t?
Explain the difference between the system.array.copyto() and system.array.clone()?
Why do we use interfaces in c#?
List the difference between the virtual method and the abstract method?
What is exe in c#?
What is ienumerator c#?
Can a loop recorder detect a heart attack?
How the versioning applies to Assemblies or can you explain version numbers?
Why do we use generics in c#?
What is concatenation and when should it be used?
Explain “static” keyword in c#?
What's the difference between system.string and system.text.stringbuilder classes?