Answer Posted / 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 View All Answers
What is cli in c#?
HOW to Develope the CRUD(create,read,update,delete) FORM IN WINDOWS form by using c# only
Why should you override the tostring() method?
What is exe file in c#?
How do you declare a method in c#?
What is a protected class in c#?
What is the CTS, and how does it relate to the CLS?
How many bytes is a long c#?
What is an assembly in .net?
Can you have an array of arrays?
What is form feed and carriage return?
What does async mean in c#?
What are the new features in c# 2.0?
Explain how obfuscator works in .net
What do you mean by streamreader/streamwriter class in c#?