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 nameof c#?
What are the Types of values mode can hold session state in web.config
Write a console application and implement the ternary operator to decide whether the age a user entered after being prompted is allowed to vote or not(given that only citizens between 18 and 120 years only inclusive can vote). Use exception handling for non-numerical input.
Does c# provide copy constructor?
Is typeof c#?
What is the difference between internal and private in c#?
What is default boolean value in c#?
Why do we use yield in c#?
What is the use of readkey in c#?
Which is better javascript or c#?
Is array ienumerable c#?
What is gridview c#?
What is the default scope of a class in c#?
What are the main reasons to use c# language?
Explain the difference between // comments, /* */ comments and /// comments?