Search Header Logo

프로그래밍 1학기

Authored by EUNSUK CHOE

Science

10th Grade

프로그래밍 1학기
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

18 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

여러종류의연산자가연속적으로사용될때어떤것부터연산될까?

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

3 mins • 1 pt

42/8 42%8 42/0 : 덧셈, 뺄셈, 곱셈, 나눗셈등산술연산에사용하는연산자

Evaluate responses using AI:

OFF

3.

OPEN ENDED QUESTION

3 mins • 1 pt

비교연산자 : 두값의크기를비교하는연산자 결과가참이면→ 1, 거짓이면→ 0 을반환함

Evaluate responses using AI:

OFF

4.

OPEN ENDED QUESTION

3 mins • 1 pt

논리연산자 : 조건식또는값을참과거짓으로판단하는연산자 결과가참이면→ 1, 거짓이면→ 0 을반환함

Evaluate responses using AI:

OFF

5.

OPEN ENDED QUESTION

3 mins • 1 pt

!5 ? 0

Evaluate responses using AI:

OFF

6.

OPEN ENDED QUESTION

3 mins • 1 pt

A가거짓(0)이면? B 확인없이결과는거짓(0) A가참(1)이면? B 확인없이결과는참(1) A && B A || B 단축논리연산

Evaluate responses using AI:

OFF

7.

OPEN ENDED QUESTION

3 mins • 1 pt

inta,b,c,z1,z2,z3,z4,z5; a = 0, b = 5, c = 8; z1 = a && b; z2 = a || c; z3 = (a > b) && (a < c); z4 = !z3; z5 = b && c; 예제

Evaluate responses using AI:

OFF

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?