what are variable naming conversion
Answers
Answered by
2
Answer:
heya ❤️
Explanation:
Variables that describe the data stored at that particular memory location are called mnemonic variables. Rules for naming variables: Variable names in Visual C++ can range from 1 to 255 characters. ... After the first initial letter, variable names can also contain letters and numbers.
Answered by
1
Answer:
A naming convention is a set of rules for choosing the character sequence to be used for identifiers which denote variables , types , functions and other entities in source code and documentation.
Explanation:
plzz thank my answer!
Similar questions