License, disclaimer of liability, and limited warranty


Remember that an empty statement is also known as a null statement



Download 2,08 Mb.
Pdf ko'rish
bet159/393
Sana05.01.2022
Hajmi2,08 Mb.
#319699
1   ...   155   156   157   158   159   160   161   162   ...   393
Bog'liq
C Programming A Self Teaching Int 1uq45XL

Remember that an empty statement is also known as a null statement.
 This statement helps a
programmer introduce some delays in program execution. Actually, they do nothing and just bypass
certain machine cycles, thereby producing delays. For example,
        for( int i=0; i<100; i++)
           {
                 ;     // null statement
           }
Similarly, we can use it in while and do-while loops as well.
We are in a position to solve some examples now.
Q1.
Define sentinel value and explain why it is used?
Q2.
Write a C program to read numbers 1 to 10 through the keyboard and display their squares in a
tabular format.
[Hint:
 void main( ) {
          {


            int number, maxValue; 
// number is loop control variable
            printf(“Displaying the table of numbers and their squares:”);
            /* get the maximum value to display */
            printf (“Till what number you want the squares?”);
            scanf(“%d”, &maxValue);
            /*display your table now */
            printf(“Number 
 
Number Squares”);
            printf (“--------------------------------“);
            for ( number=1; number <=maxValue; number++)
             {
            printf (“%d \t\t %d”, number ,number * number);
            }
          }
       }
Q3.
Give the outputs of the following program snippets:

Download 2,08 Mb.

Do'stlaringiz bilan baham:
1   ...   155   156   157   158   159   160   161   162   ...   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