MCQS,plz answers them

Newbie Member
26Aug2006,20:37   #1
Muhammad Fayyaz's Avatar
these all are of C langauge
1) the ............field specification is used to read or write a short integer.
2)..........are used in a language to name objects.
3) the basic component of C language is ............
4) Logical data in C is generally reprsesented by integer. (T/F)
5)the # is called preprocessor directives(T/F)
Go4Expert Founder
27Aug2006,05:07   #2
shabbir's Avatar
Quote:
1) the ............field specification is used to read or write a short integer.
I could not get what is meant by this question but I guess it asks for size and that is 16 bits.
Quote:
2)..........are used in a language to name objects.
Classes
Quote:
3) the basic component of C language is ............
May be Keywords but I am not sure about this. as there is nothing like basic and non basic of a language.
Quote:
4) Logical data in C is generally reprsesented by integer. (T/F)
True
Quote:
5)the # is called preprocessor directives(T/F)
False
Newbie Member
28Aug2006,09:28   #3
Muhammad Fayyaz's Avatar
Thnaks Shabbir bhai(brother)
Go4Expert Founder
28Aug2006,10:27   #4
shabbir's Avatar
My pleasure.
Contributor
1Sep2006,12:37   #5
Aztec's Avatar
Quote:
Originally Posted by Muhammad Fayyaz
3) the basic component of C language is ............
Source Character Set