
Câu hỏi về ngôn ngữ lập trình C

Quiz
•
Computers
•
University
•
Medium
Thanh Trần
Used 4+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Sự khác biệt chính giữa biến và hằng trong C là gì?
Biến có thể thay đổi giá trị, còn hằng không thể thay đổi sau khi khai báo.
Hằng có thể thay đổi giá trị, còn biến không thể thay đổi sau khi khai báo.
Biến và hằng đều có thể thay đổi giá trị.
Biến và hằng đều không thể thay đổi giá trị.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Làm thế nào để khai báo một biến kiểu nguyên (`int`) trong C?
`int x;`
`var x;`
`integer x;`
`x int;`
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cú pháp để khai báo một hằng số bằng từ khóa `const` là gì?
`int const PI = 3.14;`
`const int PI = 3.14;`
`constant int PI = 3.14;`
`int PI const = 3.14;`
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Làm thế nào để khởi tạo giá trị cho một biến nguyên tại thời điểm khai báo?
`int x := 10;`
`int x = 10;`
`x = 10;`
`declare x = 10;`
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Mục đích của hàm `scanf` trong C là gì?
In ra màn hình
Đọc dữ liệu từ người dùng
Khai báo biến
Tính toán biểu thức
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Làm sao để sử dụng hàm `printf` để hiển thị giá trị kiểu `float`?
`printf("%d", x);`
`printf("%f", x);`
`printf("%c", x);`
`printf("%s", x);`
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Ký tự định dạng nào dùng để in giá trị `int` trong `printf`?
%i
%d
%f
%c
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
C Programming (Unit- 1) Quiz

Quiz
•
University
20 questions
Pointers

Quiz
•
University
20 questions
TECHFEST QUALIFYING ROUND

Quiz
•
University
15 questions
C programming

Quiz
•
University
19 questions
Capsule session 1

Quiz
•
University
20 questions
Operator in C

Quiz
•
University
15 questions
CIS1101-programming practice

Quiz
•
University
20 questions
Computer Basics Quiz

Quiz
•
University
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
10 questions
Afterschool Activities & Sports

Quiz
•
6th - 8th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
15 questions
Cool Tool:Chromebook

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

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

Quiz
•
3rd Grade
20 questions
Bullying

Quiz
•
7th Grade
18 questions
7SS - 30a - Budgeting

Quiz
•
6th - 8th Grade
Discover more resources for Computers
36 questions
USCB Policies and Procedures

Quiz
•
University
4 questions
Benefits of Saving

Quiz
•
5th Grade - University
20 questions
Disney Trivia

Quiz
•
University
2 questions
Pronouncing Names Correctly

Quiz
•
University
15 questions
Parts of Speech

Quiz
•
1st Grade - University
1 questions
Savings Questionnaire

Quiz
•
6th Grade - Professio...
26 questions
Parent Functions

Quiz
•
9th Grade - University
18 questions
Parent Functions

Quiz
•
9th Grade - University