三、若我們使用 C 程式語言,定義了如下的結構(struct)請分別判斷下列 8 個敘述是否有可能為有效(valid)的敘述或是一定為無效(invalid)的敘述,並詳述其理由。
6. if (stu1 == stu2) printf("Same Structure");