What is out int in c#?
Answer / Bragendra Singh Kushwaha
In C#, 'out' keyword is used to pass parameters by reference. An 'out' parameter can be initialized with a default value before calling the method, and its value is modified within the method. The value of an 'out' parameter has no meaning until it is assigned in the method.
| Is This Answer Correct ? | 0 Yes | 0 No |
Does main have to be static c#?
What are object oriented concepts?
Can the accessibility of a type member be greater than the accessibility of its containing type?
Explain streamreader/streamwriter class?
if a method is marked as protected internal who can access it?
How do I port "synchronized" functions from visual j++ to c#?
How long can a string be c#?
What is the concept of strong names?
Are objects passed by reference in c#?
Explain the 3 types of properties in c# with an example?
What is msil in c#?
What is the use of private constructor in c#?
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)