how many ways for pass the parameters in the fuction in c#
Answer Posted / p. menaka
Value Parameters or default parameter
Reference Parameter
out put Parameter
Parameter(Params) Arrays
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What is difference between html.beginform and ajax.beginform?
Explain Sections is ASP.Net MVC?
How to update one of my table in database at 4pm every day how it is possible?
How can we determine action invoked from HTTP GET or HTTP POST?
What is mvc entity framework?
Explain how you can send the result back in JSON format in MVC?
How can you return string result from Action in ASP.Net MVC?
Do you know about the new features in ASP.Net MVC 4 ?
What is meant by domain model?
What is separation of concerns in asp.net mvc?
Explain the advantages of dependency injection (di) in asp.net mvc?
What is associationset? : Entity framework
what is linq to entities?
What is entitytypes? : Entity framework
what is msl?