info@avatto.com
+91-9920808017
41. Which of the following comments about wide characters is/are true?
it is binary representation of a character in the extended binary set
it is of integer type wchar_t
end of file is represented by WEOF
All of the above
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
42. Which of the following is true of external variables?
they provide a way for two way communication between functions
their scope extends from the point of definition through the remainder of the program
if they are not initialized, they will be initialised to zero
43. Choose the correct statements
Address is the numeric value associated with a memory location
Two variables can have the same address
Value of a variable can be an address
44. The declaration int x : 4; means
x is a four digit integer
x cannot be greater than a four digit integer
x is a four-bit integer
none of above
45. As soon as a pointer variable is freed, its value
is set to null
becomes unpredictable
is set to 1
remains the same
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