Value , Reference & Nullable Types
1. Value Types
Description: A value type is like a piece of paper with a number or value written on it. When you give it to someone (or assign it to another variable), you’re giving them a copy of that paper. Changing the copy doesn’t affect the orig...
blog.codewithkhareem.com4 min read