Which is algorithm is used to Manage the Memory in .net ??
Answer Posted / chaithra
memory allocation
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Why we use oops in c#?
What's the c# syntax to catch any possible exception?
Are cao stateful in nature?
Explain the types of comments in c#?
What are accessors?
Is hashset serializable c#?
What is difference between .net and c#?
what is the difference between convert.tostring() and tostring() functions ?
Explain Constructor and destructor?
Why is it efficient to use System.string under System.Text.StringBuilder ?
What is the full form of GAC? Explain its uses?
Can we have 2 main methods in c#?
What is an assembly qualified name? Is it a filename? How is it different?
What are data types in C#?
Explain About Virtual functions and their use.