main concept of c sharp

Answers were Sorted based on User's Feedback



main concept of c sharp..

Answer / kishore anumala

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

main concept of c sharp..

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

main concept of c sharp..

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

Post New Answer

More C Sharp Interview Questions

Can we make a Static Constructor Parameterized? Give Reason with your answer

0 Answers  


How to put assembly in gac?

0 Answers  


Does c# have its own class library?

0 Answers  


What is xml serialization in c#?

0 Answers  


Can list contain duplicates c#?

0 Answers  


Where do we use static class in c#?

0 Answers  


What is default access modifier for class in c#?

0 Answers  


Explain About sn.exe

0 Answers  


Why do we use reflection in c#?

0 Answers  


What Is An Interface Class?

0 Answers   Siebel Systems,


What is equal c#?

0 Answers  


What you mean by inner exception in c#?

0 Answers  


Categories