placeholder image to represent content

C-programing

Quiz by sukhum chinwong

Our brand new solo games combine with your quiz, on the same screen

Correct quiz answers unlock more play!

New Quizalize solo game modes
8 questions
Show answers
  • Q1
    printf(" Hello world's "); จะได้คำตอบแบบใด
    Hello world's
    Hello world
    Hello World's
    hello World's
    20s
  • Q2
    ถ้าอยากใด้คำตอบ Sawatdee ข้อใดถูกต้อง
    char name[8]="Sawatdee";
    char name[8]=[Sawatdee];
    char name[9]="Sawatdee";
    char name[9]=<Sawatdee>;
    20s
  • Q3
    ถ้าอยากเว้น บรรทัด ในภาษาซี จะใช้คำสั่งใด
    \n
    \a
    \p
    \t
    20s
  • Q4
    ถ้าอยากแสดง แบ็คสแลช (\) ในภาษาซี จะใช้คำสั่งใด
    \\
    \n
    \a
    \"
    20s
  • Q5
    ถ้าอยากย่อหน้า ในภาษาซี จะใช้คำสั่งใด
    \p
    \t
    \a
    \n
    20s
  • Q6
    ถ้าจะแสดงสัญลักษณ์ ("0") จะต้องใช้คำสั่งอะไร
    (" (\"0/") ");
    (" (\"0\") ");
    (\" (\"0\") \");
    (" (/"0/") ");
    20s
  • Q7
    ถ้าเราจะแสดงค่าออกหน้าจอควรใช้คำสั่งใด
    printf
    answer
    if
    scanf
    20s
  • Q8
    ชนิดตัวแปร ที่ใช้เก็บค่าตัวเลขจำนวนเต็ม คือ
    int
    name
    float
    char
    20s

Teachers give this quiz to your class