Predict the output?

#include stdio.h
 
int main()
{
	while(sizeof(4))
	{
		printf("Quiz");
		if(sizeof(4))
		break;
		else
		continue;
		}
		return 2;
	}
 

Posted on by