对于 Student 类中,如果 StudentName 和 StudentNo 都可能是键码,则下列语句中正确的是()。
对于 Student 类中,如果 StudentName 和 StudentNo 都可能是键码,则下列语句中正确的是()。
A、Interface Student (Key StudentName, StudentNo)
B、Interface Student (Key (StudentName, StudentNo))
C、Interface Student (Key StudentName or StudentNo)
D、Interface Student (Key StudentName
A.d StudentNo)
正确答案:A
Tag:语句
时间:2024-03-12 14:49:09