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 private readonly in c#?
What is a three-tier application.
What is the difference between convert and parse in c#?
How many digits is a 32 bit number?
How many types of interface are there in c#?
What is the difference between double and decimal in c#?
If I return out of a try/finally in c#, does the code in the finally-clause run?
Why do we use readonly in c#?
What is satellite assembly? And steps to create satellite assembly?
Why we use extension method in c#?
What is orm in c#?
What is action in c# 3.5?
What is difference between singleordefault and firstordefault?
what is method overloading in c#?
Explain the process of abstraction with an example?