Difference between C++ and C#.net

Answer Posted / rajesh

C++ uses Object oriented concepts for their programming
where C# is pure object oriented language.One point that
support the above statement is
where as c++ supports multiple inheritance while C#
only single inheritance.
One feature of OOPs language is "Supporting Single
Inheritance"

Is This Answer Correct ?    6 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does c# have functions?

467


When should you use generics?

514


Is list passed by reference c#?

477


What does executescalar return in c#?

458


List some of the common data providers for ado.net framework?

458






What is called method in c#?

518


Can I call a virtual method from a constructor/destructor?

483


Is it good to use var in c#?

466


Define delay signing?

534


Perfect Example Of While And Do-While Loop In C#.Net ?

572


What is console writeline in c#?

471


Where are value types stored in c#?

518


What is dictionary class in c#?

476


Explain the working of serialization?

491


What is class method?

474