A structure is a collection of variables of different data type. Syntax, type array_name[size];, struct sruct_name{ type element1; type element1; . . } ...
確定! 回上一頁