Answer Posted / kalidoss
Allocate or create dynamic memory to an object during the
run time not compile time.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What is iqueryable in c#?
How do I format a string in c#?
What is unsigned int?
How does the clr work?
Can we have static indexer in c#?
What is the difference between interface and inheritance in c#?
What does immutable mean in c#?
What is the difference between convert and parse in c#?
Can you instantiate a struct without using a new operator in c#?
What is difference between function and method in c#?
How do we achieve encapsulation in c#?
Give 2 scenarios where static constructors can be used?
Is constructor a static method?
What is icomparer in c#?
What is an int c#?