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 c# console application?
What does executescalar return in c#?
How does bitwise xor work?
How does inheritance work in c#?
Is string value type c#?
What is written in c#?
Are structs value types or reference types?
Define an assembly in .net?
If c# destructors are so different to c++ destructors, why did ms use the same syntax?
What is unmannaged code and will CLR handle this kind of code or not .
Is overriding of a function possible in the same class?
What is method overriding in c#
Give 2 scenarios where static constructors can be used?
What does || mean in programming?
Which is better javascript or c#?