What is variable and function in coding
Answers
Answered by
0
In C programming, functions that use variables must declare those variables — just like the main() function does. In fact, it's pretty much the same thing. The big difference, which you need to remember, is that variables declared and used within a function are local to that function.
Similar questions
Hindi,
4 months ago
Computer Science,
4 months ago
Accountancy,
11 months ago
Chemistry,
11 months ago