Difference between ByVal and ByRef?

Answer Posted / richa

value type is in form of stack and reference typr is in
form of heap.

Is This Answer Correct ?    1 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Okay, so an int is a value type, and a class is a reference type. How can int be derived from object?

553


Difference between value and reference type.

513


How many types of constructors are available in c#?

547


Is it good to use var in c#?

466


What is parallel programming in c#?

496






what is boxing and unboxing?can we initialize unboxing directly?

507


Why it's said that writing into .NET Application Configuration Files is a Bad Idea?

533


What is int tryparse in c#?

526


why delegate is type safe?

2605


What is 8 bit signed integer?

483


Explain jagged arrays in c#?

578


How do you comment in c#?

497


explain Garbage collector’s functionality on unmanaged code

519


What is the difference between static class and sealed class in c#?

472


Wcf and what is difference between wcf and web services?

491