【单选题】
若肯定p∧,而否定p→q,则( )的要求。
A、违反了同一律
B、违反了矛盾律
C、违反了排中律
D、不违反逻辑基本规律
A、违反了同一律
B、违反了矛盾律
C、违反了排中律
D、不违反逻辑基本规律
A、p真而q假r假 B、p假而q假r假 C、p假而q真r真 D、p假而r假 E、p假而q假
A、q->next=p->next;p->next=q; B、p->next=q->next;q=p; C、p->next=q->next;q->next=p;
A、p=q->next;p->next=q->next; B、p=q->next;q->next=p; C、p=q->next;q->next=p->next; D、q->next=q->next->next;q->next=q;