Computer Science, asked by brainly7049, 6 days ago

what is variable ? Discuss the rules for naming the variables

Answers

Answered by sukumarkam09
1

Answer:

All variable names must begin with a letter of the alphabet, an underscore, or ( _ ), or a dollar sign ($). The convention is to always use a letter of the alphabet. The dollar sign and the underscore are discouraged. After the first initial letter, variable names may also contain letters and the digits 0 to 9

Answered by GlimmeryEyes
17

Answer:

A variable is a quantity that may change within the context of a mathematical problem or experiment. Typically, we use a single letter to represent a variable. The letters x, y, and z are common generic symbols used for variables.

Explanation:

Hope this helps

Similar questions