Math, asked by jiyaarohi811, 7 months ago

Write Rules for naming a variable in small Basic.​

Answers

Answered by radhika6719
3

Step-by-step explanation:

You should always start variable names with a letter. You can use letters, digits, and underscores in the names of your variables. You should name your variables so that they describe the values that they store. When you name your variables, you should not include certain reserved words, such as If, For, and Then.

Answered by Armylover15
2

Answer:

You should always starts variable names with a letter. you can use letters, digits and underscores in the names of your variables. you should name your variables so that they describe the values that they store. when you name your variables, you should not include certain reserved words. such as IF, for and then.

Similar questions