Find the output of the following program.

main()
{
char ch[]="sookshmas";
int 1=strlen(ch);
cout1endl;
}

Posted on by