logo

Crowdly

Browser

Add to Chrome

Об'єктно-орієнтоване програмування (1 курс КН)

Looking for Об'єктно-орієнтоване програмування (1 курс КН) test answers and solutions? Browse our comprehensive collection of verified answers for Об'єктно-орієнтоване програмування (1 курс КН) at moodle.chnu.edu.ua.

Get instant access to accurate answers and detailed explanations for your course questions. Our community-driven platform helps students succeed!

Виберіть всі правильні відповіді.

Число -33333 можна зберігати в змінної типу

(C++)

View this question
Які операції адресної арифметики мають сенс?

(C++)

0%
0%
0%
0%
View this question

Які з перерахованих типів є вбудованими типами мови С ++?

(C++)

View this question
Який буде результат виведення?

static int a; a = 9;

{

static int a = 8;

}

cout << a;

(C++)

0%
0%
0%
View this question
Прототип функції задає

(C++)

0%
0%
0%
View this question
До чого призведе оголошення змінної реєстрової?

(C++)

0%
0%
0%
0%
View this question
Змінна типу signed char може приймати значення

(C++)

0%
0%
0%
0%
View this question
Відзначте допустимі імена функцій:

(C++)

View this question
Заголовок функції має вигляд: void P(int a, float b, char& c);

Вкажіть правильні варіанти виклику підпрограми, якщо змінні в

викликає функції описані так: float a,b; int c,d; char e; float a,b; int c,d; char e;

(C++)

0%
0%
View this question
Що в даному коді позначає третій рядок?

int kоl;

int & pal = kol;

const char & CR = '\ n';

(C++)

View this question

Want instant access to all verified answers on moodle.chnu.edu.ua?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome