Answer Posted / kishore anumala
C# is a strongly typed language i.e., memmory management is
done efficiently. And the main concept of C# is to
implement OOPS and also COM Model i.e component
reuasablility.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Can the accessibility of a type member be greater than the accessibility of its containing type?
What basic steps are needed to display a simple report in crystal?
Why ienumerable is used in c#?
hi my question is about understanding a text the user entered to a site , so i want to analyse that text looking for some specific items such as "honda" "shoffere" etc.. so if this site could help or could tell me where to go with such question ,i wonder. thanks
Do void methods have parameters?
What are jagged arrays used for?
What's the implicit name of the parameter that gets passed into the set method/property of a class?
What is thread in c#?
What's the difference between an integer and int?
Define mutex in C#?
What is eager loading in c#?
How many types of delegates are there in c#?
How would you describe encapsulation in c#?
Can main method be final?
What is the difference between constants and read-only?