License, disclaimer of liability, and limited warranty


Q16. What are different types of linkages? Ans. 16



Download 2,08 Mb.
Pdf ko'rish
bet175/393
Sana05.01.2022
Hajmi2,08 Mb.
#319699
1   ...   171   172   173   174   175   176   177   178   ...   393
Bog'liq
C Programming A Self Teaching Int 1uq45XL

Q16.
What are different types of linkages?
Ans. 16:
 There are three different types of linkages: external, internal, and none.
External linkage
 means 
global
, nonstatic variables and functions.
Internal linkage
 means 
static variables
 and functions with file scope.
No linkage
 means 
local variables.
Q17.
Give the output of the following C code:
   main( )
    {
      int i = 1;
      while ( )
       {
         printf(“%d”, i++);
         if ( i > 10)
            break;
       }
     }
Ans. 17:
 error: the condition in the while loop is necessary.
Q18.
Give the output of the following code:
    #include
    main( )
     {
       int i = 4;
       printf(“%d”, printf(“%d %d”, i, i));
     }
Ans. 18: 4      43
Q19.
Why is goto not a preferred method?
Ans. 19:
 goto cannot take control to a different function.
Q20.
Can we use a switch statement to switch on strings?
Ans. 20:
 No, the cases in a switch must have integer constants or constant expressions.
Q21.
Rewrite the following statement so that 30 is used only once:
a<= 20 ? b = 30 : c=30;
Ans. 21:
 *(( a<=20) ? &b : &c) = 30;


Q22.
Give the output:
    main( )
     {
       int sc, sv;
       sc= 012;
       sv = 0x28;
       sc << 1;
       sv << 2;
    printf(“%d %d”, sc, sv);
    }

Download 2,08 Mb.

Do'stlaringiz bilan baham:
1   ...   171   172   173   174   175   176   177   178   ...   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