How are structs passed by default in C#?

Options
- By memory.
- By value.
- By reference.
- By address.


CORRECT ANSWER : By value.

Discussion Board
hi

good one

kumar 09-27-2014 11:24 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement