
Câu Hỏi Kiến Thức Tin Học

Quiz
•
Computers
•
University
•
Hard
Dương Giáp
FREE Resource
116 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Đáp án nào sau đây là đúng để khai báo biến x kiểu số nguyên 4 byte và khởi tạo giá trị 10?
int x = 10;
float x = 10.0;
char x = 10;
double x = 10;
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Đáp án nào sau đây là đúng để khai báo biến y kiểu số thực 4 byte và khởi tạo giá trị 5.5?
double y = 5.5;
char y = '5.5';
float y = 5.5f;
int y = 5.5;
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Đáp án nào sau đây là đúng để khai báo hằng số PI kiểu số thực 8 byte với giá trị 3.14159?
const double PI = 3.14159;
const int PI = 3.14159;
double const PI = 3.14159;
float const PI = 3.14159f;
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Đáp án nào sau đây là đúng để khai báo biến a kiểu số nguyên có dấu 4 byte và khởi tạo giá trị -15?
double a = -15;
float a = -15.0;
unsigned int a = -15;
int a = -15;
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Đáp án nào sau đây là đúng để khai báo biến z kiểu số nguyên không dấu 4 byte với giá trị 20?
unsigned int z = 20;
int z = 20;
float z = 20.0f;
unsigned float z = 20;
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Đáp án nào sau đây là đúng để khai báo biến n kiểu số nguyên có dấu 4 byte với giá trị -100?
float n = -100.0f;
int n = -100;
unsigned int n = -100;
int n = 100;
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Đáp án nào sau đây là đúng để kháo báo hằng số count kiểu số nguyên 4 byte với giá trị 5?
int const count = 5;
const int count = 5;
float const count = 5.0f;
unsigned int const count = 5;
Create a free account and access millions of resources
Similar Resources on Wayground
119 questions
CCNA 2A Final

Quiz
•
University
111 questions
Untitled Quiz

Quiz
•
University
112 questions
Kiến trúc máy tính

Quiz
•
University
120 questions
30100-0008 งานคอมพิวเตอร์เบื้องต้น

Quiz
•
12th Grade - University
117 questions
ИКТ- сесссия

Quiz
•
University
112 questions
Router Functions and IP Address Classes

Quiz
•
University
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
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

Quiz
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
15 questions
Properties of Equality

Quiz
•
8th Grade - University
38 questions
WH - Unit 3 Exam Review*

Quiz
•
10th Grade - University
21 questions
Advise vs. Advice

Quiz
•
6th Grade - University
12 questions
Reading a ruler!

Quiz
•
9th Grade - University