141k views
1 vote
Is where a variable data type or other information is stored as part of the name?

User Puttin
by
7.9k points

1 Answer

3 votes
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.
User David Saxon
by
8.1k points

No related questions found