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 c# best for?
Explain About ADO and its objects
Can you explain template pattern?
Can enum be null c#?
What is unmannaged code and will CLR handle this kind of code or not .
Can you drink alcohol with a loop recorder?
What is the namespace for datatable in c#?
Can we inherit partial class in c#?
Explain how do I get deterministic finalization in c#?
How is a strongly-named assembly different from one that isn’t strongly-named?
What is interface inheritance?
How do switch statements work?
What are the different types of assembly?
What are the types of methods in c#?
What are c# collections?