A
Q. What is the output of the program.?
#include<stdio.h>
Code:
int main()
{
printf("Hello Boss.");
}
{
printf("Hello Boss.");
}
- Correct Answer - Option(D)
- Views: 4
- Filed under category C Programming
- Hashtags:
Discusssion
Login to discuss.