What is the difference between ref & out parameters?
Answer Posted / padam
An argument passed as ref must be initialized before passing
to the method whereas out parameter needs not to be
initialized before passing to a method.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
If casting fails what type of exception is thrown?
Is there a way to force garbage collection?
What is difference between an Structure and Class?
What does firstordefault mean in c#?
Does c# support multiple class inheritance?
Where do we set the min and max pool size for connection pooling?
How do I declare inout arguments in c#?
What are concrete classes?
Which language is used for desktop application?
Define acid rule of thumb for transactions in c#.
What is the implicit name of the parameter that gets passed into the set method/property of a class?
What is Global Assembly Cache (GAC) and what is the purpose of it? (How to make an assembly to public? Steps) How more than one version of an assembly can keep in same place?
Assembly Code. in Rejester AL. How do Contast Replece( or Change): Bit D3 With Bit D4 and Bit D2 With Bit D5 and Bit D1 With Bit D6 and Bit D0 With Bit D7 I am Not Know Very Well Write English.
What is the difference between Decorator and Adapter pattern?
Which programming language is best for desktop applications?