What is the output for following?

			  		

Loading

โœช Choose the correct option.

What is the output for following?


void main()
{
printf("%%%%");
}

A. %%%%
B. %%
C. Error
D. Garbage Value