Monthly Archives: August 2014

Immutable

Explanation of the term immutable When you say something is immutable ( e.g. strings are immutable ) what does this actually mean ? It simply means once the value of the variable has been set, it cannot be changed. It’s

Posted in Uncategorized

Value Types

What is a value type ? Type defines the layout of an object in RAM and the operations that can be performed on it. A value type is a type that has the following characteristics 1. Value type variables directly

Posted in Uncategorized
Design a site like this with WordPress.com
Get started