conditional programming questions with answers
Answers
Answered by
5
What will be the output of following program ?
#include <stdio.h>
void main()
{
if(!printf(""))
printf("Okkk");
else
printf("Hiii");
Similar questions
English,
6 months ago
English,
6 months ago
Music,
6 months ago
CBSE BOARD XII,
11 months ago
Math,
11 months ago
Social Sciences,
1 year ago
Math,
1 year ago
Physics,
1 year ago