#includestdio.hstruct student{int no;char name[20];}void main(){struct student s;s.no=8;printf("sookshmaa");}
Not registered? Create an account
Forgot Password?
Already a registered user? Login