
page 1 out of 3
page 1 out of 3
Question 1
Question 2
Question 3
Question 4
Question 5
Question 6
Question 7
Question 8
Question 9
void main() { if(!printf("")) printf("hello"); else printf("world"); }
Question 10
#include <stdio.h> int x; void main() { if (x); else printf("Else"); }
page 1 out of 3
page 1 out of 3
Oops!!
To view the solution need to Login