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 you prevent a class from being instantiated?
What is an escape sequence?
What is difference between struct and class in c#?
What is fcl in c#?
What are generic types?
What do you mean by synchronous and asynchronous operations?
Is comparable a functional interface?
What is a clr host?
How do I automate my desktop application?
What happens when thread sleep () method is called?
What is the reason behind the invention of c#?
Are arrays value types or reference types?
What is the difference between integer and double?
Which language is used for desktop application?
Why do we use class in c#?