

MCQOPTIONS
Saved Bookmarks
1. |
If the following program fragment ( assume negative numbers are stored in 2's complement form) outputs an integer that is same as (log in the answers are to the base two) |
A. | an unpredictable value |
B. | 8 * log( x + 3 ) |
C. | log( x+ 3 ) |
D. | none of above |
Answer» D. none of above | |