Microsoft Visual C++/cli step by Step



Download 2,23 Mb.
Pdf ko'rish
bet58/102
Sana31.12.2021
Hajmi2,23 Mb.
#228061
1   ...   54   55   56   57   58   59   60   61   ...   102
Bog'liq
Visual studio C step by step

 

CHAPTER 5

 

Decision and loop statements 



 63

1. 

Continue working with the project from the previous exercise.



2. 

Replace the GetDay function with the following code so that it uses an if-else-if statement to 

determine the maximum allowable number of days.

int GetDay(int year, int month) 

    int maxDay; 



    if (month == 4 || month == 6 || month == 9 || month == 11) 

    { 


        maxDay = 30; 

    } 


    else if (month == 2) 

    { 


        maxDay = 28; 

    } 


    else 

    { 


        maxDay = 31; 

    } 


    Console::Write("Day [1 to "); 

    Console::Write(maxDay); 

    Console::Write("]? "); 

 

    String ^input = Console::ReadLine(); 



    int day = Convert::ToInt32(input); 

    return day; 

}

3. 

Build and run the application. Type the year 2012 and the month 1.

The application prompts you to enter a day between 1 and 31, as illustrated in the following 

screen shot:



4. 

Type a valid day and close the console window when the date is displayed.





Download 2,23 Mb.

Do'stlaringiz bilan baham:
1   ...   54   55   56   57   58   59   60   61   ...   102




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