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 is pure abstract class in c#?
What is the default value of string in c#?
Why do we use methods in c#?
Can we have 2 main methods in c#?
What is the use of command builder?
Define delay signing?
Why do we use anonymous method in c#?
How can you reference current thread of the method ?
List down the differences between public, static and void keywords?
What is the purpose of constructor in c#?
Why we use extension method in c#?
Is c# pass by reference?
Write a short note on interface?
What are anonymous types in c#?
Explain what a diffgram, and a good use for one Define diffgram? How it be used?