চাকু
চিনি
চাকর
চুলা
Enum variables can not be assigned new values
Enum variables can be compared
Enumeration feature increase the power of C
All of above
0
Null
Garbage
None of these
2
8
Would vary compiler to cimpiler
Error
h llhhhhl
hxhhl
hx248
hx9248
leftmost bit is reserved for sign
rightmost bit is reserved for sign
no bit is reserved for sign
none of these
define men and women as 100 element floating point arrays
define men and women as floating point variables
define height, men and women as floating point variables
are illegal
beginning of the program
that certain information about mathematical library functions are to be included at the begnning of the program
cannot be initialized
is initialized once at the commencement of execution and cannot be changed at run time
retains its value throughout the file of the program
is same as an automatic variable but is placed at the head of a program
finds hypotenuse of triangle with sides a + 2 and b+3
finds square root of (a + 2)2 + (b + 3)2
is meaningless
finds square root of 3*a + 4*b + 5