The output of the C code mentioned below ?
#includestdio.h
struct employee
{
int id;
char rank[5];
}
void main()
{
struct employee e;
s.no = 30;
printf(“howdy”);
}

Posted on by