
#4

Quiz
•
Computers
•
University
•
Hard
S. Pichai
Used 6+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
ข้อใดเป็นการกำหนดค่าให้กับตัวแปรชนิด char BTC;
BTC=……;
BTC==A;
BTC=A;
BTC=‘A’;
BTC=“A”;
2.
FILL IN THE BLANK QUESTION
3 mins • 1 pt
void main()
{ int x, y;
float z;
x=20.25;
z=21.45;
y=x+z;
}
y มีค่าเท่ากับ……
3.
FILL IN THE BLANK QUESTION
2 mins • 1 pt
void main()
{ int x;
float z, y;
x=20.25;
z=21.45;
y=x+z;
}
y มีค่าเท่ากับ……
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
อักขระควบคุมการแสดงผลการข้ึนต้นบรรทัดใหม่ คือ…
\n
\t
/t
/n
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
ข้อใดเป็นการตั้งชื่อตัวแปรที่ผิด
int target;
int printf;
int first;
int operand;
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
ข้อใดคือรูปแบบของคำสั่ง printf ที่ถูกต้อง
printf (Hello World);
printf ("Hello World");
printf <"Hello World">;
printf "Hello World";
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
ข้อใดเป็นการเขียนคำสั่ง printf ที่ถูกต้อง
printf ("GPA : %.2f",3.5);
printf (GPA : %.2f,3.5);
printf ("GPA : .2f",3.5);
printf "GPA : %.2f",3.5;
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
AlgoProg - Review Quiz

Quiz
•
University
20 questions
C-QUEST QUIZ BEE

Quiz
•
University
20 questions
Ôn Tập Buổi TH2 - CSLT

Quiz
•
University
16 questions
PSC ALM QUIZ

Quiz
•
University
16 questions
A "C" Event-the backbone of modern coding.

Quiz
•
University
20 questions
EST102 : PROGRAMMING IN C TEST 1

Quiz
•
University
12 questions
OS with C programming

Quiz
•
University
12 questions
C Basics

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade