Difference between C++ and C#.net
Answer Posted / raghu sathish
C++ is OOPS based while C# is Component & OOPS Based..
| Is This Answer Correct ? | 77 Yes | 14 No |
Post New Answer View All Answers
What are the examples of data types?
What do you mean by a windows process in regards to memory allocation?
What is regex c#?
Can you change the value of a constant filed after its declaration?
How to find whether the application is run from inside ide or not?
What is the difference between hashtable and dictionary in c#?
What is yield break in c#?
How do you declare an arraylist?
Explain the process of abstraction with an example?
How can I produce an assembly?
What is called method in c#?
What is the difference between Java and .NET garbage collectors?
What is the difference between ref and out in c#?
What is a generic in c#?
Why do we need interface in c#?