how many ways for pass the parameters in the fuction in c#
Answer Posted / amit v
there are ways where we can pass the parameters in c#,which
are:
call by value
call by refernce
call by pointer using keyword 'out'
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are the advantages of razor view engine?
How to bind table colum with gridview column?
What is the need of Action Filters in ASP.Net MVC
What is domain class model?
Possible ways to prevent xss attacks on mvc application?
What is storage model? : Entity framework
Describe the .net framework architecture.
What is the difference between windows vista and .net framework 3.0 ?
What is the difference between .net core and .net framework?
What is renderbody?
what do you mean by table-per-hierarchy?
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
Mention two instances where routing is not implemented or required?
Explain the types of Scaffoldings.
What is Attribute Routing in ASP.Net MVC?