Advertisements
Advertisements
प्रश्न
Select the correct option from multiple choice question.
Study the following C program
Void main() {
int a=0;
for( ;a;);
a++; }
what will be the value of the variable a, on the execution of above program
विकल्प
1
0
-1
None of these
MCQ
उत्तर
1
shaalaa.com
Variables in C - Programming
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
2017-2018 (June) CBCGS