Answer Posted / 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 |
Post New Answer View All Answers
What is the use of table aliases?
How can I process command-line arguments?
What is the role of the datareader class in ado.net connections?
Does constructor return any value in c#?
Explane each and every methods of nterface Queue? Explain About performance issues on retrieving records
What is serialization and deserialization in c# with example?
Is the following code legal?
Explain About .NET Framework
What is an inheritance in c#?
Explain how can you clean up objects holding resources from within the code?
What is difference between a function and a method?
What is c# best for?
Why does my windows application pop up a console window every time I run it?
I was trying to use an out int parameter in one of my functions. How should I declare the variable that I am passing to it?
What is type checking in c#?