CP DML Q20

0. The following Program
main()
{
int i = 5;
if (i == 5) return;
else printf (" is not five");
printf("over");
}

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *