day 21

 today learned some new and important terms for me

• Casting → Involves converting a variable from one type to another when the types are compatible.

• Boxing → Is the process of converting a value type to a reference type

Value vs. Reference



Comments

Popular posts from this blog

Day 2

day 26