MCQOPTIONS
Bookmark
Saved Bookmarks
→
C Programming
→
Floating Point Issues
→
Assume integer is 2 bytes wide. What will be the o...
1.
Assume integer is 2 bytes wide. What will be the output of the following code?
A.
2, 8
B.
4, 16
C.
8, 24
D.
16, 32
Answer» B. 4, 16
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Assume integer is 2 bytes wide. What will be the output of the following code?
How many bytes of memory will the following code reserve?
returns a pointer if memory is allocated for storing 's and a if memory is allocated for storing 's.
allocates memory from the heap and not from the stack.
returns a if it fails to allocate the requested memory.
If successfully allocates memory it returns the number of bytes it has allocated.
Which of the following statement is correct prototype of the function in c ?
Point out the correct statement which correctly free the memory pointed to by 's' and 'p' in the following program?
What will be the output of the program (16-bit platform)?
Assume integer is 2 bytes wide. How many bytes will be allocated for the following code?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply
Your experience on this site will be improved by allowing cookies. Read
Cookie Policy
Reject
Allow cookies