Q205
Which of the following is true for the static variable?
A.
It can be called from another function
B.
It exists even after the function ends
AnswerC.
It can be modified in another function by sending it as a parameter
D.
All of the mentioned
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board