搜题
王老师:19139051760(拨打)
题目  更新时间:2023/4/3

8. 对于 Student 类中,如果 StudentName 和 StudentNo 都可能是键码,则下列语句中正确的是()。(本题2.0分)
A、 Interface Student (Key StudentName, StudentNo)

B、 Interface Student (Key (StudentName, StudentNo))

C、 Interface Student (Key StudentName or StudentNo)

D、 Interface Student (Key StudentName and StudentNo)

王老师:19139051760(拨打)