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
How do you prevent a class from being inherited in c#?
the c# keyword .int. Maps to which .net type?
Is unboxing an implicit conversion?
When should I use static in C#?
How do you declare an arraylist?
How does dictionary work in c#?
Why var is used in c#?
What are the fundamental principles of oo programming?
What is session c#?
What are the fundamental differences between value types and reference types?
What is overloading with example?
How string definitions will prevent escaping on backslashes in C#?
What is .edmx file?
From a versioning perspective, what are the drawbacks of extending an interface as opposed to extending a class?
What is an assembly qualified name