logo

Crowdly

Browser

Add to Chrome

Course 31173

Looking for Course 31173 test answers and solutions? Browse our comprehensive collection of verified answers for Course 31173 at dl.nure.ua.

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

Що значить режим відкриття файлу FileMode.CreateNew?
0%
0%
0%
100%
0%
0%
View this question
Який простір імен містить типи для роботи з файлами та потоками даних?
0%
0%
0%
100%
View this question
Яке значення має властивість EndOfStream, коли поточна позиція в кінці потоку?
View this question
Який клас описує потік для читання тексту з файлу?
View this question
Який клас створює потік роботи з файлом як послідовністю байтів даних?
View this question
Який режим доступу до члена класу задається за допомогою ключового слова protected?
100%
0%
0%
0%
View this question
Яке з наступних тверджень про класи ХИБНЕ?
0%
100%
0%
0%
View this question
Що таке сигнатура методу?
0%
0%
0%
0%
100%
View this question
Які ключові слова задають тип доступу членам класу?
100%
100%
100%
0%
100%
0%
View this question

class C1

{

    

byte A;

    

public bool B;

    

protected int C;

    

public C1() { }

}

class C2 : C1

{

    

protected short E;

    

public char F;

    

private int G;

}

class C3 : C2

{

    

double H;

    

public int J;

    

public C3() { }

}

Які поля об'єкта класу C2 доступні для інших класів?

0%
0%
0%
0%
100%
0%
View this question

Want instant access to all verified answers on dl.nure.ua?

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

Browser

Add to Chrome