Is where a variable data type or other information is stored as part of the name?

Responsive Ad Header

Question

Grade: Education Subject: computers-and_technology
Is where a variable data type or other information is stored as part of the name?
Asked by:
81 Viewed 81 Answers

Answer (81)

Best Answer
(368)
The answer is Hungarian NotationHungarian 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.