Select from following answers:- volatile
- ref
- out
- both 2 & 3
- All Above
'ref' and 'out' are the C# modifiers which are passed as the references with arguments.
They cannot be passed as values.
Show Correct Answer
Asked In: Spotted While Learning |
Alert Moderator