首页题库练习题目详情
计算机专业英语单选题中等

In a programming condition, which operator is used to check if a value is not equal to another?

A>
B<
C!=
D==