The answer is Hungarian Notation. Hungarian Notation Is where a variable data type or other information is stored as part of the name. Hungarian notation is an identifier naming convention in computer programming, in which the name of a variable or function specify its intention or kind, and in some dialects its type.