Yakuniy nazorat bo’yicha test savollari


Oqimning a'zosi bo’lgan sync() funksiyasiga murojaat qilish darhol sinxronizatsiyaga olib keladi


Download 70.49 Kb.
bet4/5
Sana21.07.2023
Hajmi70.49 Kb.
#1661560
1   2   3   4   5
Bog'liq
Yakuniy nazorat bo’yicha test savollari

Oqimning a'zosi bo’lgan sync() funksiyasiga murojaat qilish darhol sinxronizatsiyaga olib keladi.
  1. True(Rost)


  2. False(Yolg’on)


  3. True yoki False


  4. Bunday funksiya mavjud emas





  1. Qaysi funktsiyalar olish va qo’yish positsiyalarining joylashishini o'zgartirishga imkon beradi?
  1. sg() va sp()


  2. sekg() va sekp()


  3. gog() va gop()


  4. seekg() va seekp()






  1. Quyidagi dastur natijasi qanday bo’ladi?


#include


using namespace std;
class Test {

static int count;


int id;
public:
Test() {
count++;
id = count;
cout << id << "Obyekt raqam konstruktori " << endl;
if(id == 4)
throw 4;
}

~Test() { cout << id << "Obyekt raqam destruktori " << endl; }


};

int Test::count = 0;


int main() {

try {
Test array[5];


} catch(int i) {
cout << i <<" Tutildi " << endl;
}
}


(A)
1 Obyekt raqam konstruktori
2 Obyekt raqam konstruktori
3 Obyekt raqam konstruktori
4 Obyekt raqam konstruktori
1 Obyekt raqam destruktori
2 Obyekt raqam destruktori
3 Obyekt raqam destruktori
4 Obyekt raqam destruktori
4 Tutildi


(B)
1 Obyekt raqam konstruktori
2 Obyekt raqam konstruktori
3 Obyekt raqam konstruktori
4 Obyekt raqam konstruktori
3 Obyekt raqam destruktori
2 Obyekt raqam destruktori
1 Obyekt raqam destruktori
4 Tutildi

(C)
1 Obyekt raqam konstruktori
2 Obyekt raqam konstruktori
3 Obyekt raqam konstruktori
4 Obyekt raqam konstruktori
4 Obyekt raqam destruktori
3 Obyekt raqam destruktori
2 Obyekt raqam destruktori
1 Obyekt raqam destruktori
4 Tutildi


(D)
1 Obyekt raqam konstruktori
2 Obyekt raqam konstruktori
3 Obyekt raqam konstruktori
4 Obyekt raqam konstruktori
1 Obyekt raqam destruktori
2 Obyekt raqam destruktori
3 Obyekt raqam destruktori
4 Tutildi


  1. Download 70.49 Kb.

    Do'stlaringiz bilan baham:
1   2   3   4   5




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©fayllar.org 2024
ma'muriyatiga murojaat qiling