What  is the output of the following program?
#include<iostream.h>
Void main()
{
         int a=10;
Printf("RCB");
}

Posted on by