Computer Science, asked by sriya7853, 10 months ago

Differentiate between numeric and string variables

Answers

Answered by KeshavGiri79
4

Answer:

String variables may contain numbers, letters and other characters. Numeric variables may include just numbers. The difference between string and numeric variables is crucial due to the fact that variable type dictates what you can or cannot do with a variable

Similar questions