
c++ Тест
Authored by владимир Попов
Computers
3rd Grade
Used 5+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Какая команда нужна для ввода значения с клавиатуры?
sin >>
cin >>
kin >>
cin <<
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Чему будет равен с, если
int a = 10;
int b = 4;
int c = a % b
3
1
2
11
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Чему будет равен с, если
int a = 0;
int c = --a;
1
0
Null
-1
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что вернет функция Termin после выполения. Код:
int Termin();
{
int a = 1;
int b = 3;
if (a != 5)
return a + b;
else
return 0;
}
4
5
3
0
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что будет на экран в результате выполнения программы?
4 -1
2 -1
5 1
4 1
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как называется тип хранящий символы?
int
char
float
bool
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
В какой кодировке задаются символы
Аська
ASCII
Cis
SNN
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?