Test C++

Quiz
•
Computers
•
10th Grade
•
Hard
LUKNAPA GAEWKHAMJAENG
Used 12+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
ถ้าต้องการเก็บข้อมูลเกี่ยวกับผลการเรียน เช่น 'A' ควรกำหนดชนิดข้อมูลของตัวแปรดังข้อใด
char
float
int
string
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
การใช้ฟังก์ชั่น printf() ข้อใดไม่ถูกต้อง
printf("12345");
printf("THAILND");
printf('COMPUTER');
printf("5 + 2 = %d",5+2);
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
ข้อใด ไม่ใช่ ชนิดของข้อมูลในภาษาซี
float
int
string
char
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
ข้อใด เป็นการประกาศตัวแปร i เป็นชนิดจำนวนเต็ม พร้อมกำหนดค่าเริ่มต้นให้เป็น 10
int i = 10 ;
float i = 10;
int i;
float i;
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ถ้าหากต้องการให้ฟังก์ชั่น printf() แสดงผลเป็นตัวอักขระ จะต้องใช้รหัสควบคุมตัวใด
%s
%x
%f
%c
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
รหัสรูปแบบข้อมูลที่ใช้กับข้อมูลประเภทเลขจำนวนเต็ม คือรหัสรูปแบบข้อมูลใด
%s
%x
%f
%d
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
จากโปรแกรมต่อไปนี้ บรรทัดใดของโปรแกรมผิด
#include<stdio.h> ............(1)
main() ............(2)
{ .........(3)
Printf("Welcome to RMUT"); .........(4)
}
1
2
3
4
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
คำสั่งสร้างเกม scrach

Quiz
•
10th - 12th Grade
15 questions
Comkrumilk

Quiz
•
10th - 12th Grade
10 questions
แบบทดสอบเรื่องการใส่ข้อความและข้อความศิลป์โปรแกรมเวิร์ด

Quiz
•
8th - 10th Grade
10 questions
Quiz de Lógica Computacional

Quiz
•
10th Grade
10 questions
PROGRAMACION

Quiz
•
9th Grade - University
15 questions
คีย์ลัด Powerpoint

Quiz
•
5th Grade - Professio...
10 questions
POST TES MATRIKULASI

Quiz
•
10th Grade - University
11 questions
2.TR - AiP - Datoteke

Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade