what is output parameter and parameter array?
Answer / shadab
An output parameter is a mechanism to pass value as
reference.It is like a reference type parameter but one
differece in reference type and output type is
the variable that is passed as output parameter exists only
one copy in memory.
In case of output parameter variable can be
used without initializing i.e local varible can be used
without initializing.
output mechanism is also called out because value
is transfered outside the method.
And parameter array is a way to pass array as parameter
for more details->
Go to url -> www.shadab-programminghelp.blogspot.com
for details and to see code visit above mentioned url.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is uint c#?
What is the difference between static class and singleton class in c#?
What is an array? Give the syntax for a single and multi-dimensional array?
What is a data set in c#?
What do you mean by abstract class in c#?
Is c# slower than java?
What is dto c#?
Differentiate between static class and singleton instance?
Difference between ByVal and ByRef?
What is code verification?
Diff b/w casting and boxing
What is a verbatim string literal and why do we use it?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)