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 iqueryable in linq?
What are desktop applications examples?
Can abstract class be sealed in c#?
What is 8 bit signed integer?
What are logical operators in c#?
How do I create a multilanguage, single-file assembly?
Explain the difference between and xml documentation tag?
What is multithreading? What are the problems that comes with multithreading and how to manage them?
What is a method c#?
What does the keyword “virtual†declare for a method or property?
What is difference between internal and protected internal in c#?
How does yield return work c#?
Can I use parseint?
Explain About disco and uddi
Explain data types in c#?