What are variables? List down rules for variable declaration.
Answers
Answered by
1
Answer:
All variable names must begin with a letter of the alphabet or an underscore(_). After the first initial letter, variable names can also contain letters and numbers. Variable names are case sensitive. No spaces or special characters are allowed
Explanation:
here is your answers
Answered by
2
Variables represents the measurable traits that can change over the course of a scientific experiment. In all there are six basic variable types: dependent, independent, intervening, moderator, controlled and extraneous variables.
Rules :
- All variable names must begin with a letter of the alphabet or an. underscore( _ ).
- After the first initial letter, variable names can also contain letters and numbers.
- Uppercase characters are distinct from lowercase characters.
- You cannot use a C++ keyword (reserved word) as a variable name.
Thnku :)
Similar questions
Social Sciences,
2 months ago
Computer Science,
2 months ago
English,
2 months ago
History,
4 months ago
English,
10 months ago
Math,
10 months ago
Social Sciences,
10 months ago