a) References can be called recursively
b) The ‘ref’ keyword causes arguments to be passed by reference
c) When ‘ref’ are used, any changes made to parameters in method will be reflected in variable when control is passed back to calling method
d) All of the mentioned
Select the wrong statement about ‘ref’ keyword in C#?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Select the wrong statement about ‘ref’ keyword in C#?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!