Final-C++

Final-C++

10th Grade

20 Qs

quiz-placeholder

Similar activities

แบบทดสอบตาราง K - Map

แบบทดสอบตาราง K - Map

10th - 12th Grade

20 Qs

แบบทดสอบผลกระทบการใช้เทคโนโลยีสารสนเทศ

แบบทดสอบผลกระทบการใช้เทคโนโลยีสารสนเทศ

1st - 10th Grade

20 Qs

10th-1 TEST Q1

10th-1 TEST Q1

10th Grade

20 Qs

Quiz DT1-3

Quiz DT1-3

10th Grade

15 Qs

MIDCSG10/1

MIDCSG10/1

10th Grade

20 Qs

ข้อสอบปลายภาคเรียน2/65 เครื่องปรับอากาศ

ข้อสอบปลายภาคเรียน2/65 เครื่องปรับอากาศ

9th - 12th Grade

21 Qs

Final-C++

Final-C++

Assessment

Quiz

Instructional Technology

10th Grade

Practice Problem

Hard

Created by

workrin phoone

Used 55+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

การใช้ฟังก์ชั่น printf() ข้อใดไม่ถูกต้อง

printf("THAILND");

printf("12345");

printf("5 + 2 = %d",5+2);

printf('COMPUTER');

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

ข้อใดใช้ฟังก์ชั่น scanf() ได้ถูกต้อง

scanf("%d\n",x)

scanf("%d",&x);

scanf("%d",x);

scanf("%d,x");

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

ข้อใดใช้ฟังก์ชั่น printf() ในการแสดงผลบวกของตัวแปร x กับตัวแปร y ได้ถูกต้อง

printf("%d + %d = %d", x, y, x+y);

printf("x + y = %d", x+y);

printf("x + y = x+y\n", x, y, x+y);

printf("x + y = ", x+y);

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

ชื่อใด"ไม่"สามารถนำมาประกาศเป็นตัวแปรได้

num_2

_num_2

num 2

_num2

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

ข้อใดคือคำสั่งสำหรับขึ้นบรรทัดใหม่

\enter

\t

\n

\b

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

ข้อใดคำการเพิ่มค่า ทีละ 1

a++

a+1

a*1

a^1

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

คำสั่งทำซ้ำวนลูป ข้อใด ที่ ตรวจสอบเงื่อนไขก่อนแล้ว ค่อยทำ

do while

while

for

if

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?