Like a variable of any other data type, structure variable can be initialized as follows. struct student { char name[20]; int roll_no; ...
確定! 回上一頁