License, disclaimer of liability, and limited warranty



Download 2,08 Mb.
Pdf ko'rish
bet111/393
Sana05.01.2022
Hajmi2,08 Mb.
#319699
1   ...   107   108   109   110   111   112   113   114   ...   393
Bog'liq
C Programming A Self Teaching Int 1uq45XL

OUTPUT (after running):
Enter the year in four digits: 2000
2000 is a leap year


2.10 SWITCH AND BREAK
C  provides  an  extremely  handy 
switch-case  construct
  to  facilitate  selecting  between  multiple
alternatives. Within the block of code controlled by a 
switch statement,
 the programmer can place
case statements
 and (optionally) a 
default statement. For example,
      switch (x) {
         case 0 : str = “none”; break;
         case 1 :
            str = “single” ; break;
         case 2 :
            str = “pair” ;
            break;
         default : str = “many” ;
   }
Each case keyword is followed by an integer constant, followed by a colon. 
Please note that the
code  block  belonging  to  each
 
case
  can  immediately  follow  the  colon  on  the  same  line  or  on
separate lines.
 If the value of x is not one of the values provided for in case statements, the 
default
statement
 code is executed. 
Also note that if there is no default statement and no exact match,
execution resumes after the
 
switch
 block of code.
In the program example above, break statements are used that terminate the code for each 
case
 and
cause execution to continue after the 

Download 2,08 Mb.

Do'stlaringiz bilan baham:
1   ...   107   108   109   110   111   112   113   114   ...   393




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