-->
当前位置:首页 > 题库

单选题:What operator is definitely NOT supported in C between two poin

Luz5年前 (2021-05-10)题库688
What operator is definitely NOT supported in C between two pointer variables (based on the same datatype)?
@[C](2)
A. <
B. =
C. +
D. -




A.<
B.=
C.+
D.-


答案:C