Request New Subject
Home
Mechanical Engineering
Principles of Programming Languages
Q. Which is the longest scope in the following code? #include<stdio.h> int x; int main() { int y; fun(); return 0; } void fun(){ int z; } (Solved)
1. x
2. y
3. z
4. both a and b
a. x
Related Topics
→ Design of Machine Elements
→ Heat Engines
→ Internal Combustion Engines (I.C. Engines)
→ Theory of Mechanics
→ Principles of Food Preservation
→ Manufacturing Processes
→ Process Planning and Cost Estimation
→ Metrology and Measurements
→ Refrigeration and Air conditioning
→ Non Destructive Testing and Evaluation
Subscribe Now
Get All Updates & News
Subscribe