main concept of c sharp
Answers were Sorted based on User's Feedback
C# is a strongly typed language i.e., memmory management is
done efficiently. And the main concept of C# is to
implement OOPS and also COM Model i.e component
reuasablility.
Is This Answer Correct ? | 4 Yes | 1 No |
Answer / shashi bhushan
the main concept of the c sharp is that one can easily make
application in a pure oriented form , easily use of COM in
developing software/web application
Is This Answer Correct ? | 3 Yes | 4 No |
Answer / mahalakshmi
C# is the pure object oriented language..
we can use it in web applications..
back end works of the websites are done by C#...
for example we are accessing yahoomail.com..
it is asking for the username and password..
ur entering ur details and subnitting it..
ur getting a result of tat page with ur inbox rite..
tat result can be done by C#.
Is This Answer Correct ? | 2 Yes | 5 No |
Can we make a Static Constructor Parameterized? Give Reason with your answer
How to put assembly in gac?
Does c# have its own class library?
What is xml serialization in c#?
Can list contain duplicates c#?
Where do we use static class in c#?
What is default access modifier for class in c#?
Explain About sn.exe
Why do we use reflection in c#?
What Is An Interface Class?
What is equal c#?
What you mean by inner exception in c#?