Difference between C++ and C#.net
Answer Posted / aman
1.c++ supports Object oriented bt c# is purely object
oriented....2.in c++ the main class is diffrent it is
outside d class bt in c# the main class in inside d class..
| Is This Answer Correct ? | 27 Yes | 5 No |
Post New Answer View All Answers
Can we overload the main method in c#?
What is boxing & unboxing?
What is the use of console readkey in c#?
What is list array in c#?
What does f mean in c#?
What is the difference between gettype and typeof in c#?
How do you use nullable?
What are the different states of a thread?
What is arraylist c#?
What is difference between field and property in c#?
What Is A Multicast Delegate?
Explanation on Generic?
Does the system.exception class have any cool features?
What are native methods?
Can a class be protected in c#?