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

Post New Answer

More C Sharp Interview Questions

What is difference between association, aggregation and inheritance relationships?

0 Answers  


Can delegates be used as callbacks?

0 Answers  


c# code for how to merge two sorted arrays Input : A = 2,5,8,4 B = 3,9,10,5 Output : 2,3,4,5,5,8,9,10

3 Answers  


7.What are typed data set?

2 Answers   Ebix, Mphasis,


may we achieve polyphormsm through overloading a funtion?Is it right or wrong concept because i read polyphormism can be achieved through overloading?plz help me thnks

1 Answers  






What are custom exceptions in C#?

0 Answers   Arigo Infotech,


What is a shared assembly?

0 Answers   Wipro,


If a method's return type is void, can you use a return keyword in the method?

0 Answers  


What's the difference between system.string and system.text.stringbuilder classes?

0 Answers  


What is the difference between a class and an object c#?

0 Answers  


What is literal in c#?

0 Answers  


What is int32?

0 Answers  


Categories