C# 0 The Complete Reference


PART II C h a p t e r   2 4



Download 4,07 Mb.
Pdf ko'rish
bet959/1096
Sana23.01.2022
Hajmi4,07 Mb.
#402171
1   ...   955   956   957   958   959   960   961   962   ...   1096
Bog'liq
C-Sharp 3 The Complete Reference Herbert Schildt


PART II

C h a p t e r   2 4 :  

C o l l e c t i o n s ,   E n u m e r a t o r s ,   a n d   I t e r a t o r s    

771


    Queue q = new Queue();

    foreach(int i in q)

      Console.Write(i + " ");

    Console.WriteLine();

    ShowEnq(q, 22);

    ShowEnq(q, 65);

    ShowEnq(q, 91);

    ShowDeq(q);

    ShowDeq(q);

    ShowDeq(q);

    try {

      ShowDeq(q);

    } catch (InvalidOperationException) {

      Console.WriteLine("Queue empty.");

    }

  }


}

The output is shown here:

Enqueue(22)

queue: 22

Enqueue(65)

queue: 22 65

Enqueue(91)

queue: 22 65 91

Dequeue -> 22

queue: 65 91

Dequeue -> 65

queue: 91

Dequeue -> 91

queue:


Dequeue -> Queue empty.

Storing Bits with BitArray

The


BitArray

 class supports a collection of bits. Because it stores bits rather than objects, 



BitArray

 has capabilities different from those of the other collections. However, it still 

supports the basic collection underpinning by implementing 

ICollection

 and 


IEnumerable

.

It also implements 




Download 4,07 Mb.

Do'stlaringiz bilan baham:
1   ...   955   956   957   958   959   960   961   962   ...   1096




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

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish