C++ повтор

C++ повтор

8th Grade

33 Qs

quiz-placeholder

Similar activities

ĐỀ CƯƠNG ÔN TẬP CUỐI KÌ 1

ĐỀ CƯƠNG ÔN TẬP CUỐI KÌ 1

8th Grade

29 Qs

C++ Array

C++ Array

1st - 10th Grade

28 Qs

Hàm 1

Hàm 1

6th Grade - University

31 Qs

Basic of Programming Dev C++

Basic of Programming Dev C++

1st - 12th Grade

30 Qs

Python Course Selection

Python Course Selection

7th - 11th Grade

31 Qs

C Programming

C Programming

5th - 12th Grade

31 Qs

Beginner Course 1 Final Quiz

Beginner Course 1 Final Quiz

6th - 12th Grade

38 Qs

Podstawy języka HTML

Podstawy języka HTML

7th - 8th Grade

29 Qs

C++ повтор

C++ повтор

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Жанар Абдуллаевна

Used 18+ times

FREE Resource

33 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Укажите тип расширения файлов с++

py

exe

cpp

js

2.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

укажите типы данных переменной 25.56

float

double

int

string

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

укажите правильное обьявление переменной A =14

int a=14;

A=14 int;

int A=14;

int A=14

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

укажие тип данных b=Типы данных

float b="Типы данных";

int b="Типы данных";

bool b="Типы данных";

string b="Типы данных";

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

укажите правильное обьявление переменной x=B, y=C

int x=B;

int y=C;

string x=B;

string y=C;

char x=B;

char y=C;

char x=B,C;

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

укажите правильное обьявление переменной

"А переменная вещественного числа "

int A;

float A

double A;

char A;

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

оператор ввода переменной

cin

cout

for

print

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?