Answer Posted / saifkhan583
Array is a Reference Type Created on Heap
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I create a dbml file?
What is difference between singleordefault and firstordefault?
what optimizations does the c# compiler perform when you use the /optimize+ compiler option?
What is iqueryable?
What is Garbage Collection in .Net?
What is the difference between out and ref in c#?
Can enum be null c#?
What is the purpose of a console table?
What is a nested type. Give an example?
Contrast System.String and System.Text.StringBuilder classes?
What is the solution if you need to manipulate sets of items?
What is an assembly qualified name
Explain about ODP.net
Define mutex in C#?
Are value types sealed?