Explain the difference between passing parameters by value and passing parameters by reference with an example?
No Answer is Posted For this Question
Be the First to Post Answer
How does dependency injection work c#?
To whom a method is accesssed if it is marked as protected internal ?
What is a linked list c#?
What is 8 bit signed integer?
In a memory when you Box and Unbox a value-type what happens?
Explain the ways to deploy an assembly?
What?s the top .NET class that everything is derived from?
What is type system in c#?
Is it possible to execute multiple catch block for a single try statement?
can you overload a method of class A in Class B if it is derived class of A?If it is yes tell me how is it possible?
4 Answers Mphasis, Ness Technologies,
Can a constructor be static in c#?
Can you change the value of a variable while debugging a C# application?