Search Header Logo

Тест по плюсам

Authored by Динис Лам

Computers

10th Grade

Used 3+ times

Тест по плюсам
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Какие условия можно использовать в C++?

for, while, do-while

if, else if, else, switch

int, float, double

cin, cout, endl

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Какие типы переменных можно использовать в C++?

string, array, vector, map

if, else, switch, case

void, long, short, unsigned

int, float, double, char, bool

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Какие операторы сравнения используются в C++?

==, !=, <>, >, <, >=

==, !=, >, <, >=, <=

==, <, >, !, <=, >=

==, <, >, &&, ||, !

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Какой метод сортировки НЕ получится реализовать в C++ ?

"Пузырьковая сортировка"

Линейный поиск

Сортировка вставками

Сортировка выбором

Получится все

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

В каких конструкциях используется оператор break

if, while

for, switch

for, do while

switch, if

6.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Укажите правильные варианты инициализации переменной:

int a = 3 ;

float b = 2.765 ;

char c = '!' ;

string d = '2.765' ;

int e = 67 ;

void f = e ;

string g = "hi" ;

bool h = true ;

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Какая библиотека обеспечивает работу макросов?

#include <stdlib.h>

#include <cstdarg>

#include <iostheam>

#include <cstdmac>

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?