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
What is arraylist?
Is string immutable in c#?
What is difference between class and interface in c#?
What are the types of operator?
What happens if the inherited interfaces have conflicting method names?
What's the difference between an integer and int?
If multiple interfaces are inherited and they have conflicting method names; What will happen ?
What is the advantage of singleton class?
What is meaning of type safety in c#?
What are the three types of predicates?
How do switch statements work?
Explain the difference between private and shared assembly?
What is difference between il and dll ?
What is definition in c#?
What is the difference between select and selectmany?