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 / venkatpyla
it is not possible to define the another function in one
function,please give some clarification on the question. if
it is related to calling another function in one function by
default passing parameter is Valueby
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What's different between c# and c/c++?
What is the difference between returning iqueryable vs ienumerable?
Perfect Example Of While And Do-While Loop In C#.Net ?
How do I join one form to another in c#?
What is final keyword in c#?
Why do we need constructors?
What is the use of console application in c#?
what are the Disadvantages of vb
What is JIT (just in time)? how it works?
Why do we use threads in c#?
Why is xml called extensible?
Can you explain template pattern?
What is an assembly in .net?
What does args mean in c#?
What is use of singleton class in c#?