单项选择题

x是整型变量,下列选项中,与表达式not x< =1 and not x>6等价的是()
①not(x< =1 and x>6)
②not(x< =1 or x>6)
③x>1 and x< =6
④x>1 or x< =6

A.①③
B.①④
C.②③
D.②④

热门 试题