info@avatto.com
+91-9920808017
16. A static variable
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
Your email address will not be published. Required fields are marked *
Report
Name
Email
Website
Save my name, email, and website in this browser for the next time I comment.
Comment
17. The statement # include is written at the top of a program to indicate
beginning of the program
that certain information about mathematical library functions are to be included at the beginning of the program
none of these
18. The declarations typedef float hight [100]; height men, women;
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
19. In case of ordinary int variables
leftmost bit is reserved for sign
rightmost bit is reserved for sign
no bit is reserved for sign
20. If a is an unsigned integer variable whose value is hx6db7, what is the value of -a?
hllhhhhl
hxhhl
hx248
hx9248
Login with Facebook
Login with Google
Forgot your password?
Lost your password? Please enter your email address. You will receive mail with link to set new password.
Back to login