What is the output of the following code?
void main()
{
printf("%d",printf("%d",printf("RCB")));
}

Posted on by