give the example to show the use of Static and dynamic initialisation
Answers
Answered by
3
Answer:
static variable can be thought of as a variable that is allocated in memory for the lifetime of during program execution. ... A dynamic variable is a variable that can hold any value provided by the user during any program execution. Every time, new memory space is allocated for such a variable.
Similar questions
English,
4 months ago
English,
4 months ago
English,
4 months ago
Science,
9 months ago
Math,
9 months ago
Computer Science,
1 year ago
Social Sciences,
1 year ago