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
mention what is the difference between ado.net and classic ado?
When will the .net framework 3.0 be released?
Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?
mention what is code first approach and model first approach in entity framework?
How does the 'page lifecycle' of asp.net mvc works?
Describe the .net framework architecture.
Explain the advantages and disadvantages of ASP.Net MVC over ASP.NET?
What are scaffold templates in mvc?
Is http stateful or stateless?
How would you deploy your old applications with .net framework 4.0? Are the old applications compatible?
How does work clr?
Is dapper better than entity framework?
What are html helpers in asp.net mvc?
Mention the core components of .net framework?
What are the advantages of asp.net mvc?