What is the value of var variable after the execution of the following snippet of the code
Answers
Answered by
1
Explanation:
Quiz or mock test on Variables and Scope programming language. ... Which of the following statements is correct ... #include <stdio.h> extern int var; int main() { var = 10; printf("%d ", var); return ...
Similar questions
Business Studies,
5 months ago
Chemistry,
5 months ago
Social Sciences,
10 months ago
Math,
1 year ago
Math,
1 year ago