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 are the differences between a class and a struct?
What is the difference between do and while loop?
What is thread safe in c#?
What is the purpose of a console table?
What is the difference between console application and windows application?
You are designing a user control. You created new property called backgroundimage which is of type image. You wanted to disable storing this property in the user’s form. How to achieve this?
What are delegates and why are they required?
What is whitespace in c#?
Explain about Serialize and MarshalByRef?
What is datatable and dataset in c#?
What is the use of console readkey ()?
what are the differences between a class and structure
What is difference between first and firstordefault?
What is regex replace in c#?
What is the difference while using directive vs using statement ?