Answer Posted / richa
value type is in form of stack and reference typr is in
form of heap.
| Is This Answer Correct ? | 1 Yes | 12 No |
Post New Answer View All Answers
In languages without exception-handling facilities, we could send an error-handling procedure as a parameter to each procedure that can detect errors that must be handled. What disadvantages are there to this method?
What is serialization in unity?
What is streamreader/streamwriter class?
Why ienumerable is used in c#?
What is super class in c#?
What does out mean c#?
Explain how obfuscator works in .net
When a switch is said to be congested?
Difference between abstract classes and interfaces
Is system a class in c#?
Can you inherit from a sealed class?
Why do we need constructors?
Is null c# operator?
How jit (just in time) works?
What is event delegate in c#?