Question: Some programmers use a convention called Hungarian notation when naming their variables and class fields. What is Hungarian notation, and why do many object-oriented programmers
Some programmers use a convention called Hungarian notation when naming their variables and class fields. What is Hungarian notation, and why do many object-oriented programmers feel it is not a valuable convention to use?
Step by Step Solution
3.41 Rating (148 Votes )
There are 3 Steps involved in it
Hungarian notation is a programming naming convention that uses prefixes to indicate the data type or purpose of a variable or function It was origina... View full answer
Get step-by-step solutions from verified subject matter experts
