Difference between C++ and C#.net
Answer Posted / varun
c++ was older version while c# is obtained by merging features of c++ and java
| Is This Answer Correct ? | 15 Yes | 16 No |
Post New Answer View All Answers
What is encapsulation in csharp?
Can you call from an inherited constructor to a specific base constructor if both base class and an inheriting class has a number of overloaded constructors?
Why we use get set property in c#?
What is jagged array in c#?
What is inheritance in csharp?
How can we make a thread sleep for infinite period ?
Which programming language is best for desktop applications?
How do you set a class path?
What does || mean in programming?
What are the advantages of using delegates in c#?
Is an interface a type c#?
What happens during the process of boxing?
What does an indexer do?
Why do we use struct in c#?
What is type system in c#?