| 1. | What will be the output of the program? #include<stdio.h> int main() |
|||||||
Answer: Option D Explanation: No answer description available for this question. Let us discuss.
|
| 2. | What will be the output of the program? #include<stdio.h> int main() |
|||||||
Answer: Option C Explanation: No answer description available for this question. Let us discuss.
|
| 3. | What will be the output of the program? #include<stdio.h> int main() while(n-->0) |
|||||||
Answer: Option C Explanation: No answer description available for this question. Let us discuss.
|
| 4. | What will be the output of the program? #include<stdio.h> int main() |
|||||||
Answer: Option B Explanation: No answer description available for this question. Let us discuss.
|
| 5. | What will be the output of the program? #include<stdio.h> int main() |
|||||||
Answer: Option C Explanation: No answer description available for this question. Let us discuss.
|
