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 |
Why do I get errors when I try to serialize a Hashtable
explain how you can load related entities in ef (entity framework)?
What is the difference between windows vista and .net framework 3.0 ?
Mention the core components of .net framework?
Is dapper better than entity framework?
What is namespaces
What is attribute routing in mvc?
Httpcontext objects?
What is the version number for the next version of the .net framework, codenamed �orcas�?
What is side by side Execution ?
What is the difference between tempdata and viewbag?
what is conceptual model?