
C++ Тест
Authored by Назерке Абдулхай
Information Technology (IT)
12th Grade
Used 5+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Қай жол дұрыс түрдегі int айнымалысын анықтау үшін қолданылған?
int x;
integer x;
int: x;
integer x = 10;
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
C++ тілінде нақты санды сақтау үшін қай тип қолданылады?
int
double
char
bool
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Шартты оператор (тернарлық оператор) дұрыс қолданылған қай жол?
if (condition) ? true : false;
condition ? true : false;
if (condition) {true} else {false};
condition ? true; false;
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Төмендегі кодтың нәтижесі қандай? int x = 5; x += 3; cout << x;
3
5
8
Компиляция қатесі
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
C++ тілінде бір символды сақтау үшін қай тип қолданылады?
char
string
int
boolean
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Төмендегі кодтың нәтижесі қандай? int arr[] = {1, 2, 3, 4}; cout << arr[2];
1
2
3
4
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
C++ тілінде айнымалыны константа ретінде анықтау үшін қай кілттік сөз пайдаланылады?
constant
const
final
immutable
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?