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


Please Help Members By Posting Answers For Below Questions

What are the different types of delegation?

635


What is the usage of Enumeration in C# Programming and is it good to use or not ?

736


What is delimiter in c#?

670


What is Private Constructor? and it’s use? Can you create instance of a class which has Private Constructor?

749


What is view model in c#?

638


Why do we use static methods in c#?

737


What is assembly version series sequence?

727


What is a float?

654


Is an array an object c#?

717


What is iformatprovider in c#?

674


Is string null or empty?

689


So let's say I have an application that uses myapp.dll assembly, version 1.0.0.0. There is a security bug in that assembly, and I publish the patch, issuing it under name myapp.dll 1.1.0.0. How do I tell the client applications that are already installed to start using this new myapp.dll?

671


What is data quality assurance?

628


What is difference between string and stringbuffer in c#?

677


If you donot specify an access modifier for a method, what is the default access modifier?

740