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 |
How does a function pointer returns a function pointer?
Can I define a type that is an alias of another type (like typedef in c++)?
If you define a user defined data type by using the struct keyword, is it a value type or reference type?
How many types of collections are there in c#?
What is the difference between a variable and a literal?
What is the difference between overriding and overloading in systemverilog?
Is it possible to have a static indexer in c#? Allowed in c#.
Illustrate the process of code compilation in c#?
Why do we need generics?
Differentiate between static class and singleton instance?
Any .net training centers available near hitech city , hyderabad?
What are the advantages of clr procedure over t-sql procedure?
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)