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

What is a framework in c#?

654


What is difference between managed and unmanaged code?

680


Is c# good for beginners?

639


What is hashtable in c# net with example?

670


What is gui in c#?

740


What are extensions in c#?

717


How do you achieve polymorphism in c#?

657


Does c# do array bounds checking?

705


What is a int in c#?

657


What is string literal in c#?

675


What does an indexer do?

627


What is string interpolation in c#?

706


What is the advantage of dependency injection?

696


What is sqladapter c#?

723


In which way a two-dimensional array declared in C#?

676