Difference between C++ and C#.net
Answer Posted / vijay
c++ follows oops and support for multiple inheritence with
direct executable file on platform whereas c# is oops and
component based .net lang.and compiles into assembly
| Is This Answer Correct ? | 18 Yes | 6 No |
Post New Answer View All Answers
Is list passed by reference c#?
What are delegates in C#?
Are c# destructors the same as c++ destructors?
Explane each and every methods of nterface Queue? Explain About performance issues on retrieving records
What is difference between dictionary and hashtable?
What is enum in c#?
How does bubble sort work?
How do you serialize in c#?
What are the advantages of generics in c#?
Is stringbuilder better than string?
Is dictionary a collection?
How big is an int in c#?
How many aware interfaces are there?
What is action c#?
Why do we need collections in c#?