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


Please Help Members By Posting Answers For Below Questions

What are the 2 types of data types available in c#?

665


What is unmannaged code and will CLR handle this kind of code or not .

774


What is the purpose of namespace?

628


How many bytes is an int?

668


how to sort an array in c#

743


What is fcl in c#?

654


What is the usage of OLE?

759


What's the difference between the debug class and trace class? Documentation looks the same.

704


What is string literal in c#?

679


What are the collection types can be used in c#?

632


What is final keyword in c#?

694


Explain the accessibility modifier protected internal?

632


How do you specify a custom attribute for the entire assembly (rather than for a class)?

717


What are the three types of predicates?

624


Why do we need constructors?

664