How to declare and define the variable in programming language?
Answers
Answered by
1
To “declare” a variable (or other thing) in programming means that you are declaring your intention to create the thing, or declaring that it has been created in another file. To “define” a variable (or other thing) in programming means that you are commanding your compiler or interpreter to create the thing.
Similar questions
Biology,
7 months ago
Computer Science,
7 months ago
Social Sciences,
7 months ago
Biology,
1 year ago
Math,
1 year ago
Chemistry,
1 year ago