Difference between C++ and C#.net
Answer Posted / jana
c++ is object oriented language c++does not support the gui
features
c# is pure object oriented language and it support the gui
features
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How do you determine whether a string represents a numeric value?
Explain the working of serialization?
What is binary search tree in data structure?
What is array and types of array in c#?
What are c# collections?
Why to use lock statement in c#?
What is a console?
What is difference between a constant and read-only in C#?
What is jagged array in c#?
What is lock statement in C#?
What is difference between code access and role based security?
Why do we use interfaces in c#?
How do you comment in c#?
What is a variable in c#?
Can the accessibility of a type member be greater than the accessibility of its containing type?