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
Is there hashmap in c#?
Explain the constructor in c#.
What is the default value of object in c#?
What .exe means?
Define thread? Explain about multithreading?
What are the advantages of properties in c#?
What is the base class of all classes in c#?
What are mutable and immutable types in c#?
Which of the following operations can you not perform on an ado.net dataset?
How a two-dimensional array declared in C#?
How to force my .net app to run as administrator on windows 7?
What is state c#?
What do you understand by an Implicit Variable?
Is equal in c#?
What is CLR and its application.?