C# | Interview Question | Value type vs Reference Type

preview_player
Показать описание
In this video I'll discuss about the difference between the Value and Reference type.

Also, I'll discuss about the main reason why interviewer ask this question.

#csharp #interviewquestion
Рекомендации по теме
Комментарии
Автор

well this turned out easier to understand than i thought, i've suffered for 2 months trying to figure these concepts and you simplified it all in less than 10 minutes :)
thanks from venezuela

aitorgutierrez
Автор

Senor Rohit i want to congratulate you because of the clarity of the video, great job and thank you

pistolerointergalactico
Автор

Very Informative Video, great work done

adeelghaffar
Автор

in the function call, what if the void Method(string x), is the x will be stored on a heap? since the string is a reference type

suryapradipta
Автор

I just got this question in my interview

irvinglee