An Array is a Ref Type? what about the array elements which
are value type(int,Float...etc)?

Answer Posted / vikas toshaniwal

The refrence type always refer the value from other variable

but value type we pass the value to the variable


if the ref variable value is changed than it reflect ot
refrence type but value type don't have any refrence

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does c# support const methods, properties, or events?

544


What is serialization of data?

505


What is thread in c#?

547


Can we create instance of private class in c#?

498


How do I get deterministic finalization in c#?

605






What does == mean in c sharp?

510


Explain the constructor in c#.

566


What is the difference between structure and class in c#?

467


Describe ado.net?

572


What is the default value of date?

450


What is anonymous method in c#?

460


Is concurrent queue thread safe?

476


How do I create a multilanguage?

510


What are the Types of JIT and what is econo-JIT

794


Define assert() method? How does it work?

623