how many ways for pass the parameters in the fuction in c#
Answers were Sorted based on User's Feedback
Answer / p. menaka
Value Parameters or default parameter
Reference Parameter
out put Parameter
Parameter(Params) Arrays
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / 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 |
What is the difference between string and String
What are the 2 ways of adding constraints to a route?
About .NET Framework ?
What is Peek method in Tempdata in ASP.Net MVC?
Can I add mvc testcases in visual studio express?
What is the use of JIT
Hello guyz, I have interview scheduled next week on .Net Framework 1.1? Can any one please provide a) list of interview questions on .net frame work 1.1? b)basic differences between .net framework 1.1 and 2.0 and 3.5 c)the topics that i need to concentrate while preparing Thanks in advance
What is ado.net data provider? : Entity framework
What was the problem in traditional component why side by side execution is supported in .net ?
About DTS package ?
1 Answers Accenture, Grafotech,
reading doc file in textbox using .net2005 with c#
What are Scaffold templates in ASP.Net MVC?