Answer Posted / ashok
that Allocates memory at runtime instead of compile time
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What is the difference between string and stringbuilder in c#?
What issues can be faced while delivering code?
What Is The Smallest Unit Of Execution In .net?
What do you understand by the terms datareader object and dataset object?
What is a sealed class?
What is interface inheritance in c#?
How many types of polymorphism are there?
Write a C# program to find the Factorial of n
What is returned if you pass the value 12.34 to the parsefloat () function?
Define assert() method? How does it work?
What are "class access modifiers" in C#?
Why delegates are type safe?
What is delegates and events?
Define c# i/o classes?
Why do we need to override in c#?