info@avatto.com
+91-9920808017
36. Which of the following are true regardless of the implementation?
Sizeof(int) is not less than sizeof(long)
sizeof(double) is not less than sizeof(float)
sizeof (int) equals sizeof(unsigned)
both (B) & (C)
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
37. Choose the correct statements
casting refers to implicit type conversion
coercion refers to implicit conversion
casting refers to explicit type conversion
38. The value of an automatic variable that is declared but not initialized will be
0
-1
unpredictable
none of these
39. Choose the correct statements
an identifier may start with an underscore
an identifier may end with an underscore
IF is a valid identifier
All of the above
40. Choose the correct statements
during external variable definition, storage is set aside by the compiler
during external variable declaration, no storage is set aside by the compiler
the use of external variables may make debugging difficult
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