

MCQOPTIONS
Saved Bookmarks
1. |
In_the_function_conv_unsigned(p,_b),_what_does_p_and_b_refers_to?$ |
A. | p is the data object to be converted and b is the base of that data object |
B. | p is the data object to be converted amd b is the bits needed in converted variable |
C. | p is the parameter to be converted and b is the bits of same parameter |
D. | p is the type of data to be converted and b is the type of data into which p should be converted |
Answer» B. p is the data object to be converted amd b is the bits needed in converted variable | |