Difference between C++ and C#.net

Answer Posted / d.monisha caroline

c#: 1.supports interface concept
2.it contains attributes, delegates,reflection
3.it does not support multiple inheritance

c++: 1.does not support interface concept
2.supports multiple inheritance

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you sort strings in array that are passed to method as arguments?

526


What is connection pooling in ado.net?

544


What is immutable in C#?

589


Why do we need ienumerable in c#?

462


What framework is used for performance testing/load testing?

1480






What is the use of return in c#?

486


What is transparent caching with aop ?

622


Difference between debug.write and trace.write?

519


What is int parse in c#?

486


What do you understand by an Implicit Variable?

524


What is a factory in c#?

474


Is c# a keyword?

492


What is thread.sleep()?

514


What is difference between string and string builder?

520


Which types of inheritances does c# support?

461