Answer Posted / ctharam
Good to use C#:-
------------
1)which is suitable for windows based application's platform
2)which is pure OO programming language like C++ and java
3)its support Hardware devices
4)which is the allowing programming Developers to build console base applications and webservices (web applications) and have to put in internet across the World
5)simple and easily to learn
6)supports exception handling mechanism.
Disadvantage:-
--------------
1) does not support multiple inheritance.(but support by Interface)
2)does not support Copy Constructor
3)does not use Pointer concepts
4)does not support different platforms unlike java.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is an abstract class c#?
Can an abstract class inherit from another abstract class c#?
What are immutable types in c#?
What is difference between method overriding and method overloading?
What is cookies c#?
What is xml comments in c#?
Can we extend sealed class in c#?
What is the difference between iqueryable and ienumerable?
What is trim in c#?
Why hashtable is thread safe in c#?
What is parallel foreach in c#?
Differentiate between copy and default constructor.
How many destructors can a class have?
Can I fly with a loop recorder?
What is strong name assembly?