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
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
Post a Comment