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
หน่วยที่ 1 การใช้คอมพิวเตอร์และสารสนเทศเพื่องานอาชีพ

Quiz
•
10th - 12th Grade
10 questions
แบบทดสอบหลังเรียนหน่วยที่ 3 การใช้โปรแกรมลประมวลผลคำ (Word)

Quiz
•
9th - 12th Grade
10 questions
แบบทดสอบเรื่องโครงสร้างภาษาซี ม.6/7

Quiz
•
9th - 12th Grade
11 questions
Impact of Technology

Quiz
•
10th Grade
8 questions
2 grade C programming

Quiz
•
10th Grade
10 questions
Introduction à la programmation

Quiz
•
10th - 11th Grade
15 questions
3.1.3 (i) Menghasilkan segmen kod menggunakan fungsi input

Quiz
•
9th - 10th Grade
15 questions
เครือข่าย LAN

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

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th 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
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade