기본 콘텐츠로 건너뛰기
확인
거짓
Tick mark Image

비슷한 문제의 웹 검색 결과

공유

100=11\text{ and }10^{2}+1=0
10의 2제곱을 계산하여 100을(를) 구합니다.
\text{false}\text{ and }10^{2}+1=0
100과(와) 11을(를) 비교합니다.
\text{false}\text{ and }100+1=0
10의 2제곱을 계산하여 100을(를) 구합니다.
\text{false}\text{ and }101=0
100과(와) 1을(를) 더하여 101을(를) 구합니다.
\text{false}\text{ and }\text{false}
101과(와) 0을(를) 비교합니다.
\text{false}
\text{false}과(와) \text{false}의 논리곱은 \text{false}입니다.