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
Can abstract class have constructor in c#?
What type is string in c#?
Define strong name in c#?
What is inheritance c#?
Can you inherit multiple classes in c#?
What is difference between dll and exe in c#?
What is window application in c#?
What are methods c#?
1. Describe page life cycle?
Can we change static variable value in c#?
What is the use of generics in c#?
Explain streamreader/streamwriter class?
How do you convert byte array to hexadecimal string, and vice versa?
what is the difference between interface and multiple interface?
What are the uses of namespaces?