In Main function another function is there and to that
function if we pass string as parameter ,then that string
value is passed by value or reference type?
Answer Posted / madeshwaran
It will be passed as a value not as a reference.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is xamarin used for?
Is datetime nullable c#?
What is dictionary collection in c#?
how to insert the data from the grid view to database table though button click.pls send the answer to mail id suri1319@gmail.com
What is the use of nullable types in c#?
What is new method in c#?
Why are local variables stored in stack?
What is a collection in c#?
How do I create a multilanguage, single-file assembly?
What is the adv of using System.Text.StringBuilder over System.String?
What is serialization in .net?
What is difference between first and firstordefault?
What is multithreading? What are the problems that comes with multithreading and how to manage them?
What is token in c#?
What are data types in C#?