What will be output when you will execute the following c code?
- 2.000000
- 4.000000
- 8.000000
- Compilation error
- None of these
Correct answer 4) Compilation error
Explanation:
The size of an array in c cannot be a constant variable.
Interviews Questions, Algorithms, Aptitude, C Interview Program, C Theory Question, Aptitude Tricks, Test Series,
What will be output when you will execute the following c code?
Correct answer 4) Compilation error
Explanation:
The size of an array in c cannot be a constant variable.
This Blog has been created keeping in mind all the difficulties faced by me and my friends during Practical Sessions. So, considering ...
0 comments:
Post a Comment