The output of the C code mentioned below would be:


#include stdio.h

struct employee

{

int id;

char rank[5];

}

void main()

{

struct employee e;

s.no = 30;

printf(“howdy”);

}




Posted on by